diff options
Diffstat (limited to 'test/yaml-parser.cpp')
-rw-r--r-- | test/yaml-parser.cpp | 2 |
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" |