DEADSOFTWARE

portability: avoid errors on some compilers
[flatwaifu.git] / src / gl / render.c
index e29dd232c40cfd39ff164ab81e1483e17d710948..db23448f445dc9f999a4a87b710a6dbf5c9e4fd3 100644 (file)
@@ -37,7 +37,7 @@
 #include "view.h"
 #include "switch.h" // sw_secrets
 
-#include "cp866.h"
+#include "common/cp866.h"
 #include "common/endianness.h"
 
 #ifdef __APPLE__
 #else
 #  include <GL/gl.h>
 #endif
-#include <stdarg.h>
+#include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <stdarg.h>
 #include <assert.h>
 
 #define VGA_TRANSPARENT_COLOR 0