DEADSOFTWARE

Get rid of per-module -I
[odcread.git] / fold / fold.h
index e8c78b7e57e72e5300cb122781a3eb130bda215b..3725b47093cbd96287c162b49471f24b3ffde6ac 100644 (file)
@@ -1,9 +1,9 @@
 #ifndef _FOLD_H_
 #define _FOLD_H_
 
-#include <oberon.h>
-#include <typeregister.h>
-#include <store.h>
+#include "oberon.h"
+#include "typeregister/typeregister.h"
+#include "store/store.h"
 
 namespace odc {