DEADSOFTWARE

common: move endianness converters to common
[flatwaifu.git] / src / my.c
index b3eb964f476a95f2cfba3e0e71b1995812468999..a7adf3c5c0087bb1294034f5e8d3ddda274846f4 100644 (file)
--- a/src/my.c
+++ b/src/my.c
@@ -18,7 +18,8 @@
 
 #include "glob.h"
 #include "error.h"
-#include "misc.h"
+#include "common/endianness.h"
+
 #include <stdio.h>
 #include <stdint.h>
 #include <assert.h>