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

Commit 5be97f1b authored by Hashbang173's avatar Hashbang173 Committed by Gerrit Code Review
Browse files

surfaceflinger: fix missing include

Change-Id: Ie70bb547b3c172e7d11cce4ee23303024323bd90
parent e9abc17a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -31,6 +31,8 @@
#include <sys/types.h>
#include <unistd.h>

#include <cutils/properties.h>

#include <utils/Errors.h>
#include <utils/Log.h>