aboutsummaryrefslogtreecommitdiff
path: root/src/title-widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/title-widget.h')
-rw-r--r--src/title-widget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/title-widget.h b/src/title-widget.h
index 574a2b1..029aba4 100644
--- a/src/title-widget.h
+++ b/src/title-widget.h
@@ -20,7 +20,8 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define __TITLE_WIDGET_H__
#include <gtk/gtkimagemenuitem.h>
-#include <libdbusmenu-gtk/menuitem.h>
+#include <libdbusmenu-glib/menuitem.h>
+
G_BEGIN_DECLS