summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/file-descriptor.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/file-descriptor.cpp b/test/file-descriptor.cpp
index 85b077a2..76badc4c 100644
--- a/test/file-descriptor.cpp
+++ b/test/file-descriptor.cpp
@@ -11,8 +11,7 @@
#include <sys/types.h>
#include <unistd.h>
-#include <libcamera/file_descriptor.h>
-
+#include <libcamera/base/file_descriptor.h>
#include <libcamera/base/utils.h>
#include "test.h"