diff options
Diffstat (limited to 'src/title-widget.h')
-rw-r--r-- | src/title-widget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/title-widget.h b/src/title-widget.h index efc0c78..fc8f169 100644 --- a/src/title-widget.h +++ b/src/title-widget.h @@ -20,7 +20,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #define __TITLE_WIDGET_H__ #include <gtk/gtkmenuitem.h> -#include <libdbusmenu-gtk/menu.h> +#include <libdbusmenu-gtk/menuitem.h> G_BEGIN_DECLS |