Browse Source

Platform: fix dependencies of ScreenedApplication header.

pull/218/head
Vladimír Vondruš 9 years ago
parent
commit
48990755ab
  1. 1
      src/Magnum/Platform/ScreenedApplication.h

1
src/Magnum/Platform/ScreenedApplication.h

@ -32,6 +32,7 @@
#include <Corrade/Containers/LinkedList.h>
#include "Magnum/Magnum.h"
#include "Magnum/Tags.h"
#include "Magnum/Platform/Platform.h"
namespace Magnum { namespace Platform {

Loading…
Cancel
Save