diff options
Diffstat (limited to 'mate-panel/panel-run-dialog.h')
-rw-r--r-- | mate-panel/panel-run-dialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-panel/panel-run-dialog.h b/mate-panel/panel-run-dialog.h index 5e491d5a..49adc49c 100644 --- a/mate-panel/panel-run-dialog.h +++ b/mate-panel/panel-run-dialog.h @@ -25,7 +25,7 @@ #ifndef __PANEL_RUN_DIALOG_H__ #define __PANEL_RUN_DIALOG_H__ -#include <gtk/gtk.h> +#include <gdk/gdk.h> G_BEGIN_DECLS |