Browse Source

Platform: fix compilation of WindowlessCglApplication.

pull/77/head
Vladimír Vondruš 12 years ago
parent
commit
c2f4f820fc
  1. 1
      src/Magnum/Platform/WindowlessCglApplication.h

1
src/Magnum/Platform/WindowlessCglApplication.h

@ -37,6 +37,7 @@
#include <OpenGL/CGLCurrent.h> #include <OpenGL/CGLCurrent.h>
#include "Magnum/Magnum.h" #include "Magnum/Magnum.h"
#include "Magnum/Platform/Platform.h"
namespace Magnum { namespace Platform { namespace Magnum { namespace Platform {

Loading…
Cancel
Save