From 8c5284005a19897d5e07fdb9bfe62b0a5d126058 Mon Sep 17 00:00:00 2001 From: Conor Curran Date: Wed, 18 Aug 2010 10:55:43 +0100 Subject: tests fixed, and metadata height reset readjustment fixed --- src/indicator-sound.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/indicator-sound.h') diff --git a/src/indicator-sound.h b/src/indicator-sound.h index 251295c..9f829bb 100644 --- a/src/indicator-sound.h +++ b/src/indicator-sound.h @@ -23,6 +23,10 @@ PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include +#include +#include +#include #define INDICATOR_SOUND_TYPE (indicator_sound_get_type ()) #define INDICATOR_SOUND(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), INDICATOR_SOUND_TYPE, IndicatorSound)) -- cgit v1.2.3