src/format.h
branchv_0
changeset 20 bef6648e79b1
parent 15 8fd6c4d44071
--- a/src/format.h	Sat Jul 28 15:42:33 2018 +0200
+++ b/src/format.h	Mon Aug 13 20:30:55 2018 +0200
@@ -3,7 +3,7 @@
 #include <cstdint>
 #include <string>
 
-#include "../include/TypeId.h"
+#include "../include/relpipe/writer/TypeId.h"
 
 namespace relpipe {
 namespace writer {