diff options
-rw-r--r-- | mate-panel/panel-util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-util.c b/mate-panel/panel-util.c index 7c2a22fa..1f2d4e1c 100644 --- a/mate-panel/panel-util.c +++ b/mate-panel/panel-util.c @@ -28,7 +28,7 @@ #include <glib/gstdio.h> #include <gio/gio.h> #include <gdk-pixbuf/gdk-pixbuf.h> -#include <gdk/gdkx.h> +#include <gdk/gdk.h> #define MATE_DESKTOP_USE_UNSTABLE_API #include <libmate-desktop/mate-desktop-utils.h> |