Move include files in debian packge into 'senf' subdirectory
[senf.git] / Packets / Packet.hh
index d04c6ae..8f8dad5 100644 (file)
@@ -27,8 +27,8 @@
 // Custom includes
 #include <boost/operators.hpp>
 
-#include "Utils/Exception.hh"
-#include "Utils/SafeBool.hh"
+#include "../Utils/Exception.hh"
+#include "../Utils/SafeBool.hh"
 #include "PacketInterpreter.hh"
 
 //#include "Packet.mpp"