summaryrefslogtreecommitdiffstats
path: root/utils/textclient-mobile.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/textclient-mobile.c')
-rw-r--r--utils/textclient-mobile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/textclient-mobile.c b/utils/textclient-mobile.c
index 4d0d891..8745cb0 100644
--- a/utils/textclient-mobile.c
+++ b/utils/textclient-mobile.c
@@ -16,7 +16,7 @@
#include "utils.h"
-#if defined(USE_IPHONE) || defined(HAVE_ANDROID) /* whole file */
+#if defined(HAVE_IPHONE) || defined(HAVE_ANDROID) /* whole file */
#include "textclient.h"
#include "resources.h"