summaryrefslogtreecommitdiffstats
path: root/libaf/af_mp.h
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-11-13 18:28:44 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-11-13 18:28:44 +0000
commit8e2dea5f213e16bee3aa8d522f033ddda4542990 (patch)
treee2dbebd8f185c9fc7344a7d3f7beea9268710278 /libaf/af_mp.h
parent64f4a3f32f569ae2c890c39707a222cc73f0ae27 (diff)
downloadmpv-8e2dea5f213e16bee3aa8d522f033ddda4542990.tar.bz2
mpv-8e2dea5f213e16bee3aa8d522f033ddda4542990.tar.xz
Unify include paths by adding -I.. to CFLAGS.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16983 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'libaf/af_mp.h')
-rw-r--r--libaf/af_mp.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libaf/af_mp.h b/libaf/af_mp.h
index cd6ec92806..f2ddd873fc 100644
--- a/libaf/af_mp.h
+++ b/libaf/af_mp.h
@@ -2,9 +2,9 @@
#ifndef __af_mp_h__
#define __af_mp_h__
-#include "../config.h"
-#include "../mp_msg.h"
-#include "../cpudetect.h"
+#include "config.h"
+#include "mp_msg.h"
+#include "cpudetect.h"
/* Set the initialization type from mplayers cpudetect */
#ifdef AF_INIT_TYPE