Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a04a913c authored by Yifan Hong's avatar Yifan Hong
Browse files

Fix missing includes in camera.common

Test: mma -j BOARD_VNDK_VERSION=current
Bug: 33241851
Change-Id: I471f05cf66e4c8532c428f9894fa4642139e03e2
parent 295ef84a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,6 +20,7 @@

#include <string.h>
#include <stdlib.h>
#include <unistd.h>
#include "CameraParameters.h"
#include <system/graphics.h>