X-Git-Url: http://deadsoftware.ru/gitweb?a=blobdiff_plain;f=src%2Fmap.c;h=8f1fb68328006b9178b18ca1b9efcc0b794bec6d;hb=67cafb35d421f7c8ba7ce3ed0aee639731f43bf9;hp=a5b5bd8a261d2ca75ad00e2cf377a06bdc8cea55;hpb=65130d9f6581e4bd39ceae50d820c9774e4972a9;p=flatwaifu.git diff --git a/src/map.c b/src/map.c index a5b5bd8..8f1fb68 100644 --- a/src/map.c +++ b/src/map.c @@ -30,10 +30,10 @@ #include #include #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,