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