Skip to content

Commit

Permalink
Revert "Add missing includes for GLushort & GLfloat definitions"
Browse files Browse the repository at this point in the history
This reverts commit 0e1185e.
  • Loading branch information
bpepple committed Aug 25, 2012
1 parent 0e1185e commit fce5648
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions mx/mx-deform-texture.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@
* deformation effects with a texture.
*/

#include <GL/gl.h>

#include "mx-deform-texture.h"
#include "mx-offscreen.h"
#include "mx-private.h"
Expand Down
1 change: 0 additions & 1 deletion mx/mx-texture-frame.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#endif

#include <cogl/cogl.h>
#include <GL/gl.h>

#include "mx-texture-frame.h"
#include "mx-private.h"
Expand Down

0 comments on commit fce5648

Please sign in to comment.