StdInCommand.h
branchv_0
changeset 19 22f493401ac0
parent 18 9e543fd0254c
child 20 a18b6964d300
--- a/StdInCommand.h	Thu Aug 09 22:58:38 2018 +0200
+++ b/StdInCommand.h	Sun Aug 12 12:56:18 2018 +0200
@@ -10,8 +10,9 @@
 #include <typedefs.h>
 #include <locale>
 
+#include <relpipe/cli/CLI.h>
+
 #include "Command.h"
-#include "CLI.h"
 #include "RelpipeCLIException.h"
 
 namespace relpipe {