Replace all relative includes with abolute ones
[senf.git] / senf / Utils / Console / ProgramOptions.cc
index 951c5f0..e68ce7d 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"