Skip to content

Commit

Permalink
include opengl
Browse files Browse the repository at this point in the history
  • Loading branch information
rainfiel committed May 5, 2017
1 parent b843ec6 commit 813455e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/lejoy2dcore.c
@@ -1,7 +1,8 @@
#include <GL/glew.h>

#include <lua.h>
#include <lauxlib.h>

#include "opengl.h"
#include "screen.h"
#include "shader.h"
#include "label.h"
Expand Down

0 comments on commit 813455e

Please sign in to comment.