From 271a02404664cbc3a4b28b39c3c23812dac19b57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Sun, 4 Jan 2004 23:33:30 +0000 Subject: Build fix for win32 xineui. Remove replicated file. Michael, thanks for removing video_out_win32.h. CVS patchset: 5997 CVS date: 2004/01/04 23:33:30 --- win32/source/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/source') diff --git a/win32/source/Makefile b/win32/source/Makefile index e36aab3cd..3118565d1 100755 --- a/win32/source/Makefile +++ b/win32/source/Makefile @@ -14,4 +14,4 @@ clean: -$(RM) $(OBJS) *.exe *~ .cpp.o: - $(CC) -W -Wall $(CFLAGS) `xine-config --cflags` -I../include -c $< + $(CC) -W -Wall $(CFLAGS) `xine-config --cflags` -c $< -- cgit v1.2.3