X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPPI%2FIntervalTimer.hh;h=35e357ff23fa5b7ddf04d6af9c5042799689519b;hb=78a6e233083efa63a9cd0684a92abc64202a9ee7;hp=959c48c220c0c816ca6d60c6353f3331483e21ec;hpb=601d1f509f5bb24df167a4dd5a20da67a0af9af8;p=senf.git diff --git a/senf/PPI/IntervalTimer.hh b/senf/PPI/IntervalTimer.hh index 959c48c..35e357f 100644 --- a/senf/PPI/IntervalTimer.hh +++ b/senf/PPI/IntervalTimer.hh @@ -27,7 +27,7 @@ #define HH_SENF_PPI_IntervalTimer_ 1 // Custom includes -#include "../Scheduler/ClockService.hh" +#include #include "Events.hh" //#include "IntervalTimer.mpp" @@ -67,7 +67,7 @@ namespace ppi { explicit IntervalTimer(ClockService::clock_type interval, unsigned eventsPerInterval=1); IntervalTimer(); - + ///@} ///////////////////////////////////////////////////////////////////////////