aboutsummaryrefslogtreecommitdiff
path: root/src/user-widget.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-07 21:11:18 -0600
committerTed Gould <ted@gould.cx>2012-02-07 21:11:18 -0600
commit455f5df69319c0feb5e64317bef16925623e8ac5 (patch)
tree80591e7172255d17c54787082791730675afb062 /src/user-widget.h
parentdadd9430e33c73e1a007f280694bc5e908472757 (diff)
parent6975e8a7aab320c77f3cb3de345415b9f26ba5cd (diff)
downloadayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.tar.gz
ayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.tar.bz2
ayatana-indicator-session-455f5df69319c0feb5e64317bef16925623e8ac5.zip
Import upstream version 0.3.90
Diffstat (limited to 'src/user-widget.h')
-rw-r--r--src/user-widget.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/user-widget.h b/src/user-widget.h
index e1f6d1a..52a5e34 100644
--- a/src/user-widget.h
+++ b/src/user-widget.h
@@ -20,11 +20,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#define __USER_WIDGET_H__
#include <gtk/gtk.h>
-#if GTK_CHECK_VERSION(3, 0, 0)
-#include <libdbusmenu-gtk3/menuitem.h>
-#else
#include <libdbusmenu-gtk/menuitem.h>
-#endif
G_BEGIN_DECLS