diff options
Diffstat (limited to 'src/title-widget.h')
-rw-r--r-- | src/title-widget.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/title-widget.h b/src/title-widget.h index 574a2b1..1e25775 100644 --- a/src/title-widget.h +++ b/src/title-widget.h @@ -21,6 +21,8 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include <gtk/gtkimagemenuitem.h> #include <libdbusmenu-gtk/menuitem.h> +#include <libdbusmenu-glib/menuitem.h> + G_BEGIN_DECLS |