summaryrefslogtreecommitdiff
path: root/postproc/cs_test.c
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2005-11-14 00:30:37 +0000
committerDiego Biurrun <diego@biurrun.de>2005-11-14 00:30:37 +0000
commitb2d374c9587e48b9861e346bce4b12d96308c78d (patch)
treeaf16b74bac5625e56b70b310038c7d8e515ecfeb /postproc/cs_test.c
parent52ceae062433244857d03d1f5c6d94bdd72bfc4e (diff)
Unify include paths, -I.. is in CFLAGS.
Originally committed as revision 16986 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc
Diffstat (limited to 'postproc/cs_test.c')
-rw-r--r--postproc/cs_test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/postproc/cs_test.c b/postproc/cs_test.c
index 0e5fe4a26e..df54a7ee0b 100644
--- a/postproc/cs_test.c
+++ b/postproc/cs_test.c
@@ -22,7 +22,7 @@
#include "swscale.h"
#include "rgb2rgb.h"
-#include "../cpudetect.h"
+#include "cpudetect.h"
#define SIZE 1000
#define srcByte 0x55