diff options
Diffstat (limited to 'CMake/Android/HelloAndroid.cxx.in')
| -rw-r--r-- | CMake/Android/HelloAndroid.cxx.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMake/Android/HelloAndroid.cxx.in b/CMake/Android/HelloAndroid.cxx.in index 42cdba663..e79cfcaf2 100644 --- a/CMake/Android/HelloAndroid.cxx.in +++ b/CMake/Android/HelloAndroid.cxx.in @@ -16,7 +16,7 @@ */ -#include "../../../test/button.cxx" +#include "../../../test/@ANDROID_APP_NAME@.cxx" /* |
