summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/QueuedEventSource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/engine/QueuedEventSource.h')
-rw-r--r--src/libs/engine/QueuedEventSource.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/engine/QueuedEventSource.h b/src/libs/engine/QueuedEventSource.h
index 002fc642..94a8215d 100644
--- a/src/libs/engine/QueuedEventSource.h
+++ b/src/libs/engine/QueuedEventSource.h
@@ -19,7 +19,7 @@
#include <cstdlib>
#include <pthread.h>
-#include "util/types.h"
+#include "types.h"
#include "util/Semaphore.h"
#include "EventSource.h"