diff options
Diffstat (limited to 'engine/bulletpattern.h')
-rw-r--r-- | engine/bulletpattern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/bulletpattern.h b/engine/bulletpattern.h index 120b3d1..cb94ddc 100644 --- a/engine/bulletpattern.h +++ b/engine/bulletpattern.h @@ -4,7 +4,7 @@ #include <wriggle/vector.h> #include <wriggle/struct.h> -#include <SDL/SDL_opengl.h> +#include <wriggle/gl.h> class BulletPattern { public: |