git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f6c6a78
)
fixed 0.7.0 compilation problem
author
kramm
<kramm>
Sat, 10 Sep 2005 12:29:47 +0000
(12:29 +0000)
committer
kramm
<kramm>
Sat, 10 Sep 2005 12:29:47 +0000
(12:29 +0000)
lib/modules/swfsound.c
patch
|
blob
|
history
diff --git
a/lib/modules/swfsound.c
b/lib/modules/swfsound.c
index
3e5652b
..
10a737a
100644
(file)
--- a/
lib/modules/swfsound.c
+++ b/
lib/modules/swfsound.c
@@
-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;