dbusmenu-gtk.h | dbusmenu-gtk.h | |||
---|---|---|---|---|
skipping to change at line 36 | skipping to change at line 36 | |||
<http://www.gnu.org/licenses/> | <http://www.gnu.org/licenses/> | |||
*/ | */ | |||
#ifndef __DBUSMENU_GTK_H__ | #ifndef __DBUSMENU_GTK_H__ | |||
#define __DBUSMENU_GTK_H__ | #define __DBUSMENU_GTK_H__ | |||
/* Start with the glib stuff */ | /* Start with the glib stuff */ | |||
#include <libdbusmenu-glib/dbusmenu-glib.h> | #include <libdbusmenu-glib/dbusmenu-glib.h> | |||
/* Now get the GTK stuff */ | /* Now get the GTK stuff */ | |||
#include <libdbusmenu-gtk3/client.h> | #include <libdbusmenu-gtk/client.h> | |||
#include <libdbusmenu-gtk3/menu.h> | #include <libdbusmenu-gtk/menu.h> | |||
#include <libdbusmenu-gtk3/menuitem.h> | #include <libdbusmenu-gtk/menuitem.h> | |||
#endif /* __DBUSMENU_GLIB_H__ */ | #endif /* __DBUSMENU_GLIB_H__ */ | |||
End of changes. 1 change blocks. | ||||
3 lines changed or deleted | 3 lines changed or added | |||