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
(parent:
415286e
)
only the headerfile of h263tables is included now.
author
kramm
<kramm>
Tue, 29 Jul 2003 16:51:54 +0000
(16:51 +0000)
committer
kramm
<kramm>
Tue, 29 Jul 2003 16:51:54 +0000
(16:51 +0000)
lib/h.263/video.c
patch
|
blob
|
history
diff --git
a/lib/h.263/video.c
b/lib/h.263/video.c
index
c130b54
..
3a04be1
100644
(file)
--- a/
lib/h.263/video.c
+++ b/
lib/h.263/video.c
@@
-13,7
+13,7
@@
#include <assert.h>
#include "../rfxswf.h"
#include "../args.h"
-#include "h263tables.c"
+#include "h263tables.h"
static char * filename = 0;
static char * indent = " ";