commit | 8373cfe28cf1b5ad758faa1d502e21787c3665e4 | [log] [tgz] |
---|---|---|
author | Ethan Yonker <dees_troy@teamw.in> | Fri Sep 08 06:50:54 2017 -0500 |
committer | Ethan Yonker <dees_troy@teamw.in> | Fri Sep 08 07:14:59 2017 -0500 |
tree | 2f567c52cd6f89e1052481497d236b58d230b7e2 | |
parent | 95e8007578193422ef7fe2d098b80e8ba99fc48d [diff] [blame] | |
parent | 43348a6282417651e424456445622918c92d132a [diff] [blame] |
Update to AOSP 8.0 base Change-Id: I29fe722b4eb9718765327902779046840a01433e
diff --git a/minui/main.cpp b/minui/main.cpp index 74b830e..13fee87 100644 --- a/minui/main.cpp +++ b/minui/main.cpp
@@ -15,7 +15,7 @@ #include <time.h> -#include "minui.h" +#include <minui/minui.h> #include "graphics.h" int main() {