aboutsummaryrefslogtreecommitdiff
path: root/src/apt-watcher.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/apt-watcher.h')
-rw-r--r--src/apt-watcher.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/apt-watcher.h b/src/apt-watcher.h
index 7b98a44..6b7d5e1 100644
--- a/src/apt-watcher.h
+++ b/src/apt-watcher.h
@@ -25,11 +25,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <libdbusmenu-glib/client.h>
#include <gtk/gtk.h>
-#if GTK_CHECK_VERSION(3, 0, 0)
-#include <libdbusmenu-gtk3/menuitem.h>
-#else
#include <libdbusmenu-gtk/menuitem.h>
-#endif
#include "session-dbus.h"