diff options
Diffstat (limited to 'src/post/planar/pp.c')
-rw-r--r-- | src/post/planar/pp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/post/planar/pp.c b/src/post/planar/pp.c index 51d28b33d..1ce45e381 100644 --- a/src/post/planar/pp.c +++ b/src/post/planar/pp.c @@ -21,7 +21,7 @@ */ #ifdef HAVE_CONFIG_H -#include <config.h> +#include "config.h" #endif #include "xine_internal.h" |