diff --git a/test/bayer-format.cpp b/test/bayer-format.cpp index 047e7db3f..e396ee83c 100644 --- a/test/bayer-format.cpp +++ b/test/bayer-format.cpp @@ -7,9 +7,10 @@ #include -#include #include +#include "libcamera/internal/bayer_format.h" + #include "test.h" using namespace std;