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

Commit fb911b2e authored by Michael Wright's avatar Michael Wright
Browse files

Add missing include to choreographer header.

Change-Id: Id497f3a505211309a08e100b369300e81f84b13b
parent 70df4281
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -26,6 +26,8 @@
#ifndef ANDROID_CHOREOGRAPHER_H
#define ANDROID_CHOREOGRAPHER_H

#include <sys/cdefs.h>

__BEGIN_DECLS

struct AChoreographer;