summaryrefslogtreecommitdiff
path: root/test/object-invoke.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/object-invoke.cpp')
-rw-r--r--test/object-invoke.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/object-invoke.cpp b/test/object-invoke.cpp
index f3fd2328..a6f816f3 100644
--- a/test/object-invoke.cpp
+++ b/test/object-invoke.cpp
@@ -8,9 +8,9 @@
#include <iostream>
#include <thread>
-#include <libcamera/event_dispatcher.h>
#include <libcamera/object.h>
+#include "libcamera/internal/event_dispatcher.h"
#include "libcamera/internal/thread.h"
#include "test.h"