summaryrefslogtreecommitdiffstats
path: root/libswscale
diff options
context:
space:
mode:
Diffstat (limited to 'libswscale')
-rw-r--r--libswscale/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libswscale/Makefile b/libswscale/Makefile
index 29df055e5e..82e9bfc025 100644
--- a/libswscale/Makefile
+++ b/libswscale/Makefile
@@ -16,7 +16,7 @@ endif
HEADERS = swscale.h rgb2rgb.h
-include $(SRC_PATH)/common.mak
+include ../common.mak
cs_test: cs_test.c $(LIB)