blob: fc1444e3d60fc836e96af552c579b7f4565c53eb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h.orig Sat Sep 17 01:51:42 2005
+++ src/post/deinterlace/plugins/tomsmocomp/tomsmocompmacros.h Sat Sep 17 01:52:41 2005
@@ -1,7 +1,6 @@
-#include <malloc.h>
+#include <stdlib.h>
#include <string.h>
#include <math.h>
-#include <malloc.h>
#define USE_FOR_DSCALER
|