StdInCommand.h
branchv_0
changeset 21 1f7b203fceab
parent 20 a18b6964d300
child 23 9c38f6458115
--- a/StdInCommand.h	Mon Aug 13 20:31:09 2018 +0200
+++ b/StdInCommand.h	Mon Aug 13 20:38:51 2018 +0200
@@ -10,9 +10,9 @@
 
 #include <relpipe/writer/typedefs.h>
 #include <relpipe/cli/CLI.h>
+#include <relpipe/cli/RelpipeCLIException.h>
 
 #include "Command.h"
-#include "RelpipeCLIException.h"
 
 namespace relpipe {
 namespace in {