]> git.sesse.net Git - vlc/commitdiff
BDA: remove useless include.
authorJean-Baptiste Kempf <jb@videolan.org>
Wed, 19 Aug 2009 17:53:17 +0000 (19:53 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 19 Aug 2009 17:53:17 +0000 (19:53 +0200)
Fix BDA compilation for Win64

modules/access/bda/bdagraph.h

index 99309141fadc31fdb0f080d64a1f5e605ca2d7eb..100334c1ae4d60932baec88c0df22caeaddbd73e 100644 (file)
@@ -48,7 +48,6 @@ using namespace std;
 
 #include <dshow.h>
 #include <comcat.h>
-#include <ks.h>
 #include "bdadefs.h"
 #include "bda.h"