DEADSOFTWARE

common: move endianness converters to common
[flatwaifu.git] / src / soft / vga.c
index 63b5f65b7f104ef2204b2058a6dfb6c6fe9266fa..5f9078533aea39957dfa1c9ae8acaaabbb7010da 100644 (file)
@@ -24,6 +24,8 @@
 #include "files.h"
 #include "system.h"
 
+#include "common/endianness.h"
+
 #include <string.h>
 #include <assert.h>