diff options
Diffstat (limited to 'android/main.c')
-rw-r--r-- | android/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/android/main.c b/android/main.c index 64fe617..e38c0e3 100644 --- a/android/main.c +++ b/android/main.c @@ -53,7 +53,7 @@ #include "android/snapshot.h" -#include "framebuffer.h" +#include "android/framebuffer.h" #include "iolooper.h" AndroidRotation android_framebuffer_rotation; |