diff src/streambrowser/streambrowser.h @ 2764:d45b4beadf6c

Made "bluetooth" and "streambrowser" plugins translatable.
author Stany HENRY <StrassBoy@gmail.com>
date Thu, 03 Jul 2008 09:07:03 +0200
parents 6d6a3eb67510
children f9c6a9cb442e
line wrap: on
line diff
--- a/src/streambrowser/streambrowser.h	Thu Jul 03 02:02:19 2008 +0300
+++ b/src/streambrowser/streambrowser.h	Thu Jul 03 09:07:03 2008 +0200
@@ -4,6 +4,9 @@
 
 #include <glib.h>
 
+#include <config.h>
+#include <audacious/i18n.h>
+
 #define DEF_STRING_LEN		1024
 #define DEF_BUFFER_SIZE		512
 #define MAX_UPDATE_THREADS	4