some more #include cleanups
[senf.git] / senf / Utils / Console / OverloadedCommand.test.cc
index af27d87..2bd356a 100644 (file)
@@ -28,9 +28,9 @@
 
 // Custom includes
 #include <sstream>
-#include "OverloadedCommand.hh"
+#include "Console.hh"
 
-#include "../../Utils/auto_unit_test.hh"
+#include <senf/Utils/auto_unit_test.hh>
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
@@ -55,7 +55,7 @@ namespace {
 
 }
 
-BOOST_AUTO_UNIT_TEST(overladedCommand)
+SENF_AUTO_UNIT_TEST(overladedCommand)
 {
     senf::console::OverloadedCommandNode & cmd (
         senf::console::root()