diff options
Diffstat (limited to 'test/mapped-buffer.cpp')
-rw-r--r-- | test/mapped-buffer.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mapped-buffer.cpp b/test/mapped-buffer.cpp index 97571945..b4422f7d 100644 --- a/test/mapped-buffer.cpp +++ b/test/mapped-buffer.cpp @@ -14,6 +14,7 @@ #include "camera_test.h" #include "test.h" +using namespace libcamera; using namespace std; namespace { |