Browse Source

Platform: include cleanup.

pull/54/head
Vladimír Vondruš 12 years ago
parent
commit
24aa7a1bbe
  1. 2
      src/Magnum/Platform/WindowlessGlxApplication.h

2
src/Magnum/Platform/WindowlessGlxApplication.h

@ -29,8 +29,6 @@
* @brief Class @ref Magnum::Platform::WindowlessGlxApplication
*/
#include <utility>
#include "Magnum/OpenGL.h"
#include <GL/glx.h>
#include <X11/Xlib.h>

Loading…
Cancel
Save