diff options
Diffstat (limited to 'test/object.cpp')
-rw-r--r-- | test/object.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/object.cpp b/test/object.cpp index 16118971..264659b4 100644 --- a/test/object.cpp +++ b/test/object.cpp @@ -9,8 +9,8 @@ #include <libcamera/object.h> -#include "message.h" -#include "thread.h" +#include "libcamera/internal/message.h" +#include "libcamera/internal/thread.h" #include "test.h" |