]> git.lizzy.rs Git - dragonblocks_alpha.git/blobdiff - src/client/screenshot.c
Rework structure
[dragonblocks_alpha.git] / src / client / screenshot.c
index 0a388f2d18f22e4d3de5313229ebecf4755e4cd0..1569d1481ac902ce56dc9c6fc6e26370b9768571 100644 (file)
@@ -1,7 +1,7 @@
 #define STB_IMAGE_WRITE_IMPLEMENTATION
 #include <GL/glew.h>
 #include <GL/gl.h>
-#include <stb/stb_image_write.h>
+#include <stb_image_write.h>
 #include <string.h>
 #include <time.h>
 #include "client/game.h"