Compile fix

This commit is contained in:
Joshua Granick
2013-11-26 10:24:59 -08:00
parent 50df24a97b
commit fe4c9d2353

View File

@@ -22,7 +22,7 @@
#define ELOG(args...) __android_log_print(ANDROID_LOG_ERROR, "NME",args)
#elseif defined(TIZEN)
#elif defined(TIZEN)
#include <FBase.h>
#ifdef VERBOSE