New settings tab contain all possible settings
[oweals/minetest.git] / src / version.cpp
index ed167cd242681eae282d835acc42407db4c35b9f..ca206bded99b5c9c168863855dc1807b37079a7d 100644 (file)
@@ -22,6 +22,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #if defined(__ANDROID__)
        #include "android_version.h"
+       #include "android_version_githash.h"
 #elif defined(USE_CMAKE_CONFIG_H)
        #include "cmake_config_githash.h"
 #endif