Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/EionRobb/pidgin-opensteamworks.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--steam-mobile/libsteam.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/steam-mobile/libsteam.c b/steam-mobile/libsteam.c
index 51ac9dd..965c834 100644
--- a/steam-mobile/libsteam.c
+++ b/steam-mobile/libsteam.c
@@ -5,7 +5,7 @@ static gboolean core_is_haze = FALSE;
// Hack to fix OSX compatibility :)
#ifdef __APPLE__
-#undef G_OSX_UNIX
+#undef G_OS_UNIX
#endif
#ifdef G_OS_UNIX