diff options
| author | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-01-16 13:38:45 +0100 |
|---|---|---|
| committer | ManoloFLTK <41016272+ManoloFLTK@users.noreply.github.com> | 2019-01-16 13:38:45 +0100 |
| commit | 78510a831d89c7985eb2894f96fcebd388e21856 (patch) | |
| tree | 0d75966614818787b416b47f6635ec3f7f610fa5 /CMake/Android/HelloAndroid.cxx.in | |
| parent | d17454ac6af8b55169d3d7aefad498a133b9c0f9 (diff) | |
| parent | 563baced13e4961500dccd35b19e9b063c93dc9c (diff) | |
Merge remote-tracking branch 'origin/master'
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" /* |
