summaryrefslogtreecommitdiff
path: root/test/ipa/ipa_wrappers_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/ipa/ipa_wrappers_test.cpp')
-rw-r--r--test/ipa/ipa_wrappers_test.cpp10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/ipa/ipa_wrappers_test.cpp b/test/ipa/ipa_wrappers_test.cpp
index 4de13212..aa7a9dcc 100644
--- a/test/ipa/ipa_wrappers_test.cpp
+++ b/test/ipa/ipa_wrappers_test.cpp
@@ -15,11 +15,11 @@
#include <libcamera/controls.h>
#include <libipa/ipa_interface_wrapper.h>
-#include "camera_sensor.h"
-#include "device_enumerator.h"
-#include "ipa_context_wrapper.h"
-#include "media_device.h"
-#include "v4l2_subdevice.h"
+#include "libcamera/internal/camera_sensor.h"
+#include "libcamera/internal/device_enumerator.h"
+#include "libcamera/internal/ipa_context_wrapper.h"
+#include "libcamera/internal/media_device.h"
+#include "libcamera/internal/v4l2_subdevice.h"
#include "test.h"