diff -r 00d1dd4f816a -r b498c00cc32f CLI.cpp --- a/CLI.cpp Sun Aug 12 12:26:16 2018 +0200 +++ b/CLI.cpp Sun Aug 12 12:32:39 2018 +0200 @@ -4,4 +4,4 @@ * Compilation just validates that the .h file has no severe bugs. * In future, the binary might contain some code for testing purposes. */ -#include "CLI.h" +#include "include/relpipe/cli/CLI.h"