summaryrefslogtreecommitdiff
path: root/test/v4l2_videodevice/capture_async.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/v4l2_videodevice/capture_async.cpp')
-rw-r--r--test/v4l2_videodevice/capture_async.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/v4l2_videodevice/capture_async.cpp b/test/v4l2_videodevice/capture_async.cpp
index b38aabc6..13cbcc80 100644
--- a/test/v4l2_videodevice/capture_async.cpp
+++ b/test/v4l2_videodevice/capture_async.cpp
@@ -11,7 +11,8 @@
#include <libcamera/event_dispatcher.h>
#include <libcamera/timer.h>
-#include "thread.h"
+#include "libcamera/internal/thread.h"
+
#include "v4l2_videodevice_test.h"
class CaptureAsyncTest : public V4L2VideoDeviceTest