summaryrefslogtreecommitdiff
path: root/src/dyetool/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dyetool/client.h')
-rw-r--r--src/dyetool/client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dyetool/client.h b/src/dyetool/client.h
index 4c8c2c3bd..bdcdadc09 100644
--- a/src/dyetool/client.h
+++ b/src/dyetool/client.h
@@ -102,7 +102,7 @@ class Client final : public ActionListener
Button *mPerfomanceButton;
#ifdef ANDROID
Button *mCloseButton;
-#endif
+#endif // ANDROID
StateT mState;
StateT mOldState;