diff options
Diffstat (limited to 'test/mapped-buffer.cpp')
-rw-r--r-- | test/mapped-buffer.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/mapped-buffer.cpp b/test/mapped-buffer.cpp index c9479194..a3d1511b 100644 --- a/test/mapped-buffer.cpp +++ b/test/mapped-buffer.cpp @@ -9,7 +9,7 @@ #include <libcamera/framebuffer_allocator.h> -#include "libcamera/internal/framebuffer.h" +#include "libcamera/internal/mapped_framebuffer.h" #include "camera_test.h" #include "test.h" |