summaryrefslogtreecommitdiff
path: root/src/rda_x2go.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rda_x2go.c')
-rw-r--r--src/rda_x2go.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/rda_x2go.c b/src/rda_x2go.c
index 258b6aa..07ebb96 100644
--- a/src/rda_x2go.c
+++ b/src/rda_x2go.c
@@ -26,7 +26,7 @@
#include <rda.h>
-#ifdef WITH_X2GO_AWARENESS
+#ifdef WITH_REMOTE_AWARENESS_X2GO
gboolean
rda_session_is_x2go (void)
@@ -95,4 +95,4 @@ rda_session_terminate_x2go(void)
}
}
-#endif /* WITH_X2GO_AWARENESS */
+#endif /* WITH_REMOTE_AWARENESS_X2GO */