Added config.h as an include to make sure BE/LE stuff works
authorWim Taymans <wim.taymans@gmail.com>
Fri, 12 Jan 2001 23:37:14 +0000 (23:37 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 12 Jan 2001 23:37:14 +0000 (23:37 +0000)
Original commit message from CVS:
Added config.h as an include to make sure BE/LE stuff works

libs/getbits/gstgetbits.c

index 1a06687..5ebb042 100644 (file)
@@ -1,3 +1,6 @@
+
+#include "config.h"
+
 #include "gstgetbits.h"
 
 /* Defined in gstgetbits_i386.s */