StdInCommand.h
branchv_0
changeset 20 a18b6964d300
parent 19 22f493401ac0
child 21 1f7b203fceab
--- a/StdInCommand.h	Sun Aug 12 12:56:18 2018 +0200
+++ b/StdInCommand.h	Mon Aug 13 20:31:09 2018 +0200
@@ -6,10 +6,9 @@
 #include <vector>
 #include <algorithm>
 #include <string>
-
-#include <typedefs.h>
 #include <locale>
 
+#include <relpipe/writer/typedefs.h>
 #include <relpipe/cli/CLI.h>
 
 #include "Command.h"