DEADSOFTWARE

cp866: move to common/
[flatwaifu.git] / src / files.c
index deac9e3e2898da9726eeb48a4bc84d8d36b59ec8..8189375ee5814b9cba20e68889608cbfdaa85b90 100644 (file)
 #include <assert.h>
 #include "files.h"
 #include "error.h"
-#include "cp866.h"
 
 #include "map.h" // MAP_load
 
 #include "common/streams.h"
 #include "common/files.h"
 #include "common/wadres.h"
+#include "common/cp866.h"
 
 int d_start, d_end;
 static int m_start, m_end;