diff src/audacious/legacy/ui_main.c @ 4795:885c21b8684e

Only gtk.h should be included, as per -DGTK_DISABLE_SINGLE_INCLUDES (GTK+ 3 compatibility project).
author Tony Vroon <chainsaw@gentoo.org>
date Sat, 04 Oct 2008 23:48:49 +0100
parents 1a13d88b72f3
children 0ea6dd6bfb5a
line wrap: on
line diff
--- a/src/audacious/legacy/ui_main.c	Sat Oct 04 23:44:03 2008 +0100
+++ b/src/audacious/legacy/ui_main.c	Sat Oct 04 23:48:49 2008 +0100
@@ -31,7 +31,6 @@
 #include <glib/gi18n.h>
 #include <glib/gprintf.h>
 #include <gtk/gtk.h>
-#include <gtk/gtkmessagedialog.h>
 #include <math.h>
 #include <stdlib.h>
 #include <string.h>