DEADSOFTWARE

cp866: move to common/
[flatwaifu.git] / src / gl / render.c
index 948a7b5cc8d3abb22ffd6484fde0957fa3c0d201..db23448f445dc9f999a4a87b710a6dbf5c9e4fd3 100644 (file)
 #include "view.h"
 #include "switch.h" // sw_secrets
 
-#include "cp866.h"
+#include "common/cp866.h"
+#include "common/endianness.h"
 
 #ifdef __APPLE__
 #  include <OpenGL/gl.h>
 #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