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

Commit e5c89f33 authored by Michael Wright's avatar Michael Wright Committed by android-build-merger
Browse files

Merge "Add missing include to choreographer header."

am: e2e44ddc

* commit 'e2e44ddc':
  Add missing include to choreographer header.

Change-Id: I4a1c74e32a587f063ee921dc6fa82cfe7dea6e83
parents 920838f5 e2e44ddc
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;