summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/yaml-parser.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/yaml-parser.cpp b/test/yaml-parser.cpp
index 652adf53..5315d99f 100644
--- a/test/yaml-parser.cpp
+++ b/test/yaml-parser.cpp
@@ -9,7 +9,7 @@
#include <string>
#include <unistd.h>
-#include <libcamera/internal/yaml_parser.h>
+#include "libcamera/internal/yaml_parser.h"
#include "test.h"