From 8e2dea5f213e16bee3aa8d522f033ddda4542990 Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 13 Nov 2005 18:28:44 +0000 Subject: Unify include paths by adding -I.. to CFLAGS. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16983 b3059339-0415-0410-9bf9-f77b7e298cf2 --- libaf/af_sweep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libaf/af_sweep.c') diff --git a/libaf/af_sweep.c b/libaf/af_sweep.c index 619ebf7868..11cfc54d84 100644 --- a/libaf/af_sweep.c +++ b/libaf/af_sweep.c @@ -7,7 +7,7 @@ #include #include -#include "../config.h" +#include "config.h" #include "af.h" typedef struct af_sweep_s{ -- cgit v1.2.3