Browse Source

Platform: removed unneeded include.

pull/34/head
Vladimír Vondruš 13 years ago
parent
commit
4815df2aca
  1. 1
      src/Platform/WindowlessGlxApplication.h

1
src/Platform/WindowlessGlxApplication.h

@ -39,7 +39,6 @@
#undef Always
#include "Magnum.h"
#include "Platform/AbstractContextHandler.h"
namespace Magnum { namespace Platform {

Loading…
Cancel
Save