only the headerfile of h263tables is included now.
authorkramm <kramm>
Tue, 29 Jul 2003 16:51:54 +0000 (16:51 +0000)
committerkramm <kramm>
Tue, 29 Jul 2003 16:51:54 +0000 (16:51 +0000)
lib/h.263/video.c

index c130b54..3a04be1 100644 (file)
@@ -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 = "                ";