Combine all boot build stuff in a single scons tool
[senf.git] / Scheduler / SignalEvent.hh
index a5330f2..d3ff3ab 100644 (file)
 /** \file
     \brief SignalDispatcher public header */
 
-#ifndef HH_SignalDispatcher_
-#define HH_SignalDispatcher_ 1
+#ifndef HH_SENF_Scheduler_SignalEvent_
+#define HH_SENF_Scheduler_SignalEvent_ 1
 
 // Custom includes
 #include <signal.h>
 #include <boost/function.hpp>
 #include "FIFORunner.hh"
-#include "../boost/intrusive/iset_hook.hpp"
+#include <boost/intrusive/iset_hook.hpp>
 
 //#include "SignalEvent.mpp"
 ///////////////////////////////hh.p////////////////////////////////////////