fixed 0.7.0 compilation problem
[swftools.git] / lib / modules / swfsound.c
index 3e5652b..10a737a 100644 (file)
@@ -88,7 +88,7 @@ int swf_mp3_bitrate = 32;
 #define HAVE_SOUND
 
 #include <stdarg.h>
-#include "../lame/lame.h"
+#include <lame.h>
 
 static lame_global_flags*lame_flags;