]> git.sesse.net Git - vlc/blobdiff - vlc-config.in.in
shoutcast genres fix by Jonas A. Larsen
[vlc] / vlc-config.in.in
index 10529ccc1c6128ff199fedcc299a3aa10d1d3280..0c90def5a84140f37baeeed36b486292e6da275e 100644 (file)
@@ -188,7 +188,7 @@ while test $# -gt 0; do
       usage 1 1>&1
       ;;
     vlc)
-      cppflags="${cppflags} -D__VLC__"
+      cppflags="${cppflags} -D__VLC__ -I${top_builddir}src/misc"
       ;;
     plugin)
       echo_plugin=yes