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

Commit 4ca25f28 authored by Michael Wright's avatar Michael Wright Committed by Martijn Coenen
Browse files

Add missing include to choreographer header.

Change-Id: Id497f3a505211309a08e100b369300e81f84b13b
parent f85daf89
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;