Utils/Daemon: Make unit test more robust (fix delay times)
[senf.git] / senf / Utils / Console / ProgramOptions.cc
index 951c5f0..f98eb9b 100644 (file)
@@ -29,7 +29,7 @@
 // Custom includes
 #include <boost/algorithm/string/predicate.hpp>
 #include <boost/format.hpp>
-#include "../../Utils/range.hh"
+#include <senf/Utils/Range.hh>
 #include "OverloadedCommand.hh"
 
 //#include "ProgramOptions.mpp"