aboutsummaryrefslogtreecommitdiff
path: root/src/user-widget.h
diff options
context:
space:
mode:
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