X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=src%2FIOTimer.c;h=24545cd2f9b2b39700ca2406222d1a71b69c7253;hb=e69f0fb3c41956a73f05dcaa43fd66d63e5b748b;hp=edbd98b2a34c8f265ddcf459ca9ff45522a5dc5f;hpb=1c31fc37d833b9d289dceb6ae5e6b32f0ccff824;p=NextIRCd.git diff --git a/src/IOTimer.c b/src/IOTimer.c index edbd98b..24545cd 100644 --- a/src/IOTimer.c +++ b/src/IOTimer.c @@ -17,7 +17,7 @@ #define _IOHandler_internals #include "IOInternal.h" #include "IOHandler.h" -#include "IOHandlerTimer.h" +#include "IOTimer.h" #include "IOLog.h" #ifdef HAVE_PTHREAD_H