aboutsummaryrefslogtreecommitdiff
path: root/src/mute-widget.h
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2012-02-03 12:16:30 -0600
committerTed Gould <ted@gould.cx>2012-02-03 12:16:30 -0600
commit48aab89afbc238f3b8f4b62f0423604ebe0cec0a (patch)
tree1f273d6acd46448f652bbe1195a5548000dac82d /src/mute-widget.h
parent8b2ab5bfbc1b40dde9db2fcdb1074221f42125f0 (diff)
parent1651821c9c51c3d26afce0dae583fc93fbf03cbb (diff)
downloadayatana-indicator-sound-48aab89afbc238f3b8f4b62f0423604ebe0cec0a.tar.gz
ayatana-indicator-sound-48aab89afbc238f3b8f4b62f0423604ebe0cec0a.tar.bz2
ayatana-indicator-sound-48aab89afbc238f3b8f4b62f0423604ebe0cec0a.zip
Updating to dbusmenu 0.5.90
Diffstat (limited to 'src/mute-widget.h')
-rw-r--r--src/mute-widget.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mute-widget.h b/src/mute-widget.h
index 95130a1..88ddd41 100644
--- a/src/mute-widget.h
+++ b/src/mute-widget.h
@@ -22,11 +22,7 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
#include <glib.h>
#include <glib-object.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 <libindicator/indicator-object.h>
G_BEGIN_DECLS