diff audacious/hints.c @ 1640:6e477dd65024 trunk

[svn] - gtkquartz compatibility, pass 1
author nenolod
date Thu, 07 Sep 2006 17:25:29 -0700
parents 705d4c089fce
children f18a5b617c34
line wrap: on
line diff
--- a/audacious/hints.c	Thu Sep 07 11:57:03 2006 -0700
+++ b/audacious/hints.c	Thu Sep 07 17:25:29 2006 -0700
@@ -31,8 +31,7 @@
 #include "mainwin.h"
 #include "ui_playlist.h"
 
-#include <gdk/gdkx.h>
-#include <gdk/gdkprivate.h>
+#include "platform/smartinclude.h"
 
 void
 hint_set_always(gboolean always)