diff options
Diffstat (limited to 'test/camera/statemachine.cpp')
-rw-r--r-- | test/camera/statemachine.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/camera/statemachine.cpp b/test/camera/statemachine.cpp index 0bda6fe4..28faeb91 100644 --- a/test/camera/statemachine.cpp +++ b/test/camera/statemachine.cpp @@ -7,6 +7,8 @@ #include <iostream> +#include <libcamera/framebuffer_allocator.h> + #include "camera_test.h" #include "test.h" |