summaryrefslogtreecommitdiff
path: root/test/log/log_api.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/log/log_api.cpp')
-rw-r--r--test/log/log_api.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/log/log_api.cpp b/test/log/log_api.cpp
index ae3c607a..53118960 100644
--- a/test/log/log_api.cpp
+++ b/test/log/log_api.cpp
@@ -16,9 +16,9 @@
#include <sys/types.h>
#include <unistd.h>
-#include <libcamera/logging.h>
+#include <libcamera/base/log.h>
-#include "libcamera/internal/log.h"
+#include <libcamera/logging.h>
#include "test.h"