Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2006-10-07 12:38:55 +0400
committerDiego Biurrun <diego@biurrun.de>2006-10-07 12:38:55 +0400
commit4aad0d6db62813c8f83a90fd3f9cac8196052cfd (patch)
treedae5680a0480e3a2f60acb0ab49d4e6cb7c34cc2 /libpostproc/Makefile
parent5064755e5440dbdb5e3a7ca6747566791e4bab1f (diff)
Remove bogus commented out include line.
Originally committed as revision 6571 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libpostproc/Makefile')
-rw-r--r--libpostproc/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libpostproc/Makefile b/libpostproc/Makefile
index e3d320bc62..7a10860c4e 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