summaryrefslogtreecommitdiffstats
path: root/loader/dshow/DS_VideoDec.c
diff options
context:
space:
mode:
Diffstat (limited to 'loader/dshow/DS_VideoDec.c')
-rw-r--r--loader/dshow/DS_VideoDec.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/loader/dshow/DS_VideoDec.c b/loader/dshow/DS_VideoDec.c
index 6f3cfd6164..645cd1894b 100644
--- a/loader/dshow/DS_VideoDec.c
+++ b/loader/dshow/DS_VideoDec.c
@@ -9,12 +9,11 @@
//#include <config.h>
//#include "DS_VideoDecoder.h"
-#include <string.h>
+//#include <string.h>
#include <stdlib.h>
#include <except.h>
#define __MODULE__ "DirectShow_VideoDecoder"
-using namespace std;
#include <errno.h>
#ifdef HAVE_MALLOC_H