Move include files in debian packge into 'senf' subdirectory
[senf.git] / Scheduler / Scheduler.cc
index c758ea9..e6e8b85 100644 (file)
@@ -78,7 +78,7 @@
 // Custom includes
 #include <errno.h>
 #include <sys/epoll.h>
-#include "Utils/Exception.hh"
+#include "../Utils/Exception.hh"
 
 static const int EPollInitialSize = 16;