DEADSOFTWARE

cp866: move to common/
[flatwaifu.git] / src / map.c
index a5b5bd8a261d2ca75ad00e2cf377a06bdc8cea55..8f1fb68328006b9178b18ca1b9efcc0b794bec6d 100644 (file)
--- a/src/map.c
+++ b/src/map.c
 #include <string.h>
 #include <assert.h>
 #include "error.h"
-#include "cp866.h"
 
 #include "common/streams.h"
 #include "common/files.h"
+#include "common/cp866.h"
 
 enum {
   MB_COMMENT = -1, MB_END = 0,