summaryrefslogtreecommitdiff
path: root/rotord/rotord.h
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-02-26 18:21:12 +0000
committerTim Redfern <tim@herge.(none)>2013-02-26 18:21:12 +0000
commit77c22b76a19793f36377ca10d7137522720548e4 (patch)
treeb85570be6af37b8de5b574078c50a2fb8e734c4a /rotord/rotord.h
parentc0758ba28eb13c198551e3a18d37d8582e76e02d (diff)
thread messaging
Diffstat (limited to 'rotord/rotord.h')
-rwxr-xr-xrotord/rotord.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rotord/rotord.h b/rotord/rotord.h
index 99e588a..e645e29 100755
--- a/rotord/rotord.h
+++ b/rotord/rotord.h
@@ -12,6 +12,7 @@
#include "Poco/Exception.h"
#include "Poco/ThreadPool.h"
#include "Poco/Task.h"
+#include "Poco/NotificationCenter.h"
#include "Poco/TaskManager.h"
#include "Poco/Util/ServerApplication.h"
#include "Poco/Util/Option.h"