Browse Source

GL: not sure what is this include for.

pull/499/head
Vladimír Vondruš 3 years ago
parent
commit
527a4d87b7
  1. 1
      src/Magnum/GL/AbstractShaderProgram.h

1
src/Magnum/GL/AbstractShaderProgram.h

@ -36,7 +36,6 @@
#include "Magnum/Tags.h"
#include "Magnum/GL/AbstractObject.h"
#include "Magnum/GL/Attribute.h"
#include "Magnum/GL/GL.h"
#if defined(CORRADE_TARGET_WINDOWS) && !defined(MAGNUM_TARGET_GLES2)

Loading…
Cancel
Save