summaryrefslogtreecommitdiff
path: root/src/rda_ogon.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/rda_ogon.h')
-rw-r--r--src/rda_ogon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rda_ogon.h b/src/rda_ogon.h
index dcd4463..ca7c829 100644
--- a/src/rda_ogon.h
+++ b/src/rda_ogon.h
@@ -29,7 +29,7 @@
#include <rda.h>
-#ifdef WITH_OGON_AWARENESS
+#ifdef WITH_REMOTE_AWARENESS_OGON
gboolean
rda_session_is_ogon (void);
@@ -40,6 +40,6 @@ rda_session_suspend_ogon (void);
gboolean
rda_session_terminate_ogon (void);
-#endif /* WITH_OGON_AWARENESS */
+#endif /* WITH_REMOTE_AWARENESS_OGON */
#endif /* RDA_OGON_H */