fix typo
Modified: trunk/reactos/lib/crt/stdio/wtmpnam.c
--- trunk/reactos/lib/crt/stdio/wtmpnam.c 2005-02-17 00:01:54 UTC (rev 13613) +++ trunk/reactos/lib/crt/stdio/wtmpnam.c 2005-02-17 10:44:57 UTC (rev 13614) @@ -2,4 +2,4 @@
#define _UNICODE #define UNICODE
-#import "tmpnam.c"
+#include "tmpnam.c"