summaryrefslogtreecommitdiffstats
path: root/postproc/swscale-example.c
diff options
context:
space:
mode:
Diffstat (limited to 'postproc/swscale-example.c')
-rw-r--r--postproc/swscale-example.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/postproc/swscale-example.c b/postproc/swscale-example.c
index ce245b091b..3509eca6bf 100644
--- a/postproc/swscale-example.c
+++ b/postproc/swscale-example.c
@@ -22,10 +22,10 @@
#include <inttypes.h>
#include <stdarg.h>
-#include "../config.h"
+#include "config.h"
#include "swscale.h"
-#include "../libvo/img_format.h"
+#include "libvo/img_format.h"
static int testFormat[]={
IMGFMT_YVU9,