diff --git a/test/bayer-format.cpp b/test/bayer-format.cpp
index 047e7db3..e396ee83 100644
--- a/test/bayer-format.cpp
+++ b/test/bayer-format.cpp
@@ -7,9 +7,10 @@
 
 #include <iostream>
 
-#include <libcamera/internal/bayer_format.h>
 #include <libcamera/transform.h>
 
+#include "libcamera/internal/bayer_format.h"
+
 #include "test.h"
 
 using namespace std;
