aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gtk/rtp_player.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/rtp_player.c b/gtk/rtp_player.c
index f4ca29d1bc..fc010124e3 100644
--- a/gtk/rtp_player.c
+++ b/gtk/rtp_player.c
@@ -1836,6 +1836,6 @@ rtp_player_init(voip_calls_tapinfo_t *voip_calls_tap)
}
-#endif
+#endif /* GTK_MAJOR_VERSION >= 2 */
-#endif
+#endif /* HAVE_LIBPORTAUDIO */