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

Commit e2e44ddc authored by Martijn Coenen's avatar Martijn Coenen Committed by Gerrit Code Review
Browse files

Merge "Add missing include to choreographer header."

parents 78e7eb71 4ca25f28
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;