# HG changeset patch # User arpi # Date 1002206858 0 # Node ID 8500ef44bf5c4721340d11300778a87df353ed9f # Parent 4b3f3f8508966bb21c4615b311a76191a1516213 stdlib.h added diff -r 4b3f3f850896 -r 8500ef44bf5c loader/dshow/libwin32.h --- a/loader/dshow/libwin32.h Thu Oct 04 11:56:12 2001 +0000 +++ b/loader/dshow/libwin32.h Thu Oct 04 14:47:38 2001 +0000 @@ -35,6 +35,7 @@ #include //#include #include +#include typedef unsigned int uint_t; // use as generic type -