summaryrefslogtreecommitdiffstats
path: root/libpostproc
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-10-07 08:38:55 +0000
committerDiego Biurrun <diego@biurrun.de>2006-10-07 08:38:55 +0000
commit4aad0d6db62813c8f83a90fd3f9cac8196052cfd (patch)
treedae5680a0480e3a2f60acb0ab49d4e6cb7c34cc2 /libpostproc
parent5064755e5440dbdb5e3a7ca6747566791e4bab1f (diff)
downloadffmpeg-streaming-4aad0d6db62813c8f83a90fd3f9cac8196052cfd.zip
ffmpeg-streaming-4aad0d6db62813c8f83a90fd3f9cac8196052cfd.tar.gz
Remove bogus commented out include line.
Originally committed as revision 6571 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libpostproc')
-rw-r--r--libpostproc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpostproc/Makefile b/libpostproc/Makefile
index e3d320b..7a10860 100644
--- a/libpostproc/Makefile
+++ b/libpostproc/Makefile
@@ -16,7 +16,6 @@ SHARED_OBJS=postprocess_pic.o
HEADERS = postprocess.h
CFLAGS = -I.. -I$(SRC_PATH)/libavutil $(OPTFLAGS)
-# -I/usr/X11R6/include/
include $(SRC_PATH)/common.mak
OpenPOWER on IntegriCloud