diff options
Diffstat (limited to 'include/xine/buffer.h')
-rw-r--r-- | include/xine/buffer.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/xine/buffer.h b/include/xine/buffer.h index e64246a41..76302dd93 100644 --- a/include/xine/buffer.h +++ b/include/xine/buffer.h @@ -35,10 +35,6 @@ extern "C" { #endif -#ifdef HAVE_CONFIG_H -#include "config.h" -#endif - #include <string.h> #include <stdio.h> #include <pthread.h> |