Maato / volumeicon

Volume Icon aims to be a lightweight volume control that sits in your systray.
http://nullwise.com/volumeicon.html
GNU General Public License v3.0
183 stars 45 forks source link

Fix compile error when enabling oss #19

Closed y0uCeF closed 11 years ago

y0uCeF commented 11 years ago

Starting with glib 2.32 it is mandatory to include glib.h instead of individual headers. Similar to issue #12 .