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

[svn] - gtkquartz compatibility, pass 1
author nenolod
date Thu, 07 Sep 2006 17:25:29 -0700
parents 705d4c089fce
children bd51407ce849
line wrap: on
line diff
--- a/audacious/dock.c	Thu Sep 07 11:57:03 2006 -0700
+++ b/audacious/dock.c	Thu Sep 07 17:25:29 2006 -0700
@@ -25,8 +25,7 @@
 #include <stdlib.h>
 #include "main.h"
 
-#include <gdk/gdkx.h>
-#include <X11/Xlib.h>
+#include "platform/smartinclude.h"
 
 struct _DockedWindow {
     GtkWindow *w;