From fef2588bd53233c6b4282bedf47b416ed95e2402 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Sat, 17 Mar 2012 01:37:32 +0100 Subject: Change i18n header to gi18n-lib.h to translate the accessible description. Also change it in other files too to make them futureproof. LP: #957517 --- src/indicator-sound.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/indicator-sound.c') diff --git a/src/indicator-sound.c b/src/indicator-sound.c index 272c8da..ff7b58c 100644 --- a/src/indicator-sound.c +++ b/src/indicator-sound.c @@ -17,10 +17,11 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ +#include "indicator-sound.h" #include #include #include -#include +#include #include #include #include @@ -28,7 +29,6 @@ with this program. If not, see . #include -#include "indicator-sound.h" #include "transport-widget.h" #include "metadata-widget.h" #include "volume-widget.h" -- cgit v1.2.3