DEADSOFTWARE

common: fix include pathes
[flatwaifu.git] / src / common / wadres.c
index 88583b78ece81075a003012b3c704177ced50cba..5861fe5f41c093247088eb343fc9ef7f408cb024 100644 (file)
@@ -2,8 +2,8 @@
 #include <string.h>
 #include <assert.h>
 
-#include "common/wadres.h"
-#include "common/streams.h"
+#include "wadres.h"
+#include "streams.h"
 #include "cp866.h"
 
 typedef struct Entry {