diff src/audacious/strings.c @ 4474:6e323e395886

Fix some random #includes.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 21 Apr 2008 05:47:31 +0300
parents 5a5c8fc27055
children 6b76f8589f5d
line wrap: on
line diff
--- a/src/audacious/strings.c	Sun Apr 20 23:45:12 2008 +0300
+++ b/src/audacious/strings.c	Mon Apr 21 05:47:31 2008 +0300
@@ -35,9 +35,11 @@
 
 #include "main.h"
 
+#ifdef USE_CHARDET
 #include "../libguess/libguess.h"
-#ifdef HAVE_UDET
-#include <libudet_c.h>
+#  ifdef HAVE_UDET
+#    include <libudet_c.h>
+#  endif
 #endif
 
 /*