summaryrefslogtreecommitdiff
path: root/test/event-dispatcher.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/event-dispatcher.cpp')
-rw-r--r--test/event-dispatcher.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/event-dispatcher.cpp b/test/event-dispatcher.cpp
index 9f9cf178..1b617786 100644
--- a/test/event-dispatcher.cpp
+++ b/test/event-dispatcher.cpp
@@ -13,8 +13,9 @@
#include <libcamera/event_dispatcher.h>
#include <libcamera/timer.h>
+#include "libcamera/internal/thread.h"
+
#include "test.h"
-#include "thread.h"
using namespace std;
using namespace libcamera;