aboutsummaryrefslogtreecommitdiff
path: root/src/apt-watcher.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-03 12:17:23 -0600
committerTed Gould <ted@gould.cx>2012-02-03 12:17:23 -0600
commit5ae829c79f7bbb889f4876732b96469de5eaf01b (patch)
tree3a6cd41a08b7ba6bb40da8dbf784ea75b342b9a8 /src/apt-watcher.h
parent77699eb5a22ed5da6b008368486121e9ef7fc4e0 (diff)
parentab073d8e5adf1b6771f5d9e5f4b8aaf20800b604 (diff)
downloadayatana-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/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"