diff options
Diffstat (limited to 'mate-panel/panel-addto.h')
-rw-r--r-- | mate-panel/panel-addto.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mate-panel/panel-addto.h b/mate-panel/panel-addto.h index 5e092d0f..f1defdc5 100644 --- a/mate-panel/panel-addto.h +++ b/mate-panel/panel-addto.h @@ -25,6 +25,9 @@ #ifndef __PANEL_ADDTO_H__ #define __PANEL_ADDTO_H__ +#include <gtk/gtk.h> +#include "panel-widget.h" + #ifdef __cplusplus extern "C" { #endif |