diff options
author | Ted Gould <ted@gould.cx> | 2012-02-03 12:17:23 -0600 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-02-03 12:17:23 -0600 |
commit | 5ae829c79f7bbb889f4876732b96469de5eaf01b (patch) | |
tree | 3a6cd41a08b7ba6bb40da8dbf784ea75b342b9a8 /src/device-menu-mgr.c | |
parent | 77699eb5a22ed5da6b008368486121e9ef7fc4e0 (diff) | |
parent | ab073d8e5adf1b6771f5d9e5f4b8aaf20800b604 (diff) | |
download | ayatana-indicator-session-5ae829c79f7bbb889f4876732b96469de5eaf01b.tar.gz ayatana-indicator-session-5ae829c79f7bbb889f4876732b96469de5eaf01b.tar.bz2 ayatana-indicator-session-5ae829c79f7bbb889f4876732b96469de5eaf01b.zip |
Updating to dbusmenu 0.5.90
Diffstat (limited to 'src/device-menu-mgr.c')
-rw-r--r-- | src/device-menu-mgr.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device-menu-mgr.c b/src/device-menu-mgr.c index 3858564..6ce5962 100644 --- a/src/device-menu-mgr.c +++ b/src/device-menu-mgr.c @@ -19,7 +19,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>. #include <config.h> #include <libdbusmenu-glib/client.h> -#include <libdbusmenu-gtk3/menuitem.h> #include "device-menu-mgr.h" #include "settings-helper.h" |