diff --git a/reactos/lib/crt/stdio/wtmpnam.c b/reactos/lib/crt/stdio/wtmpnam.c index dca653f8e0e..be2782c301a 100644 --- a/reactos/lib/crt/stdio/wtmpnam.c +++ b/reactos/lib/crt/stdio/wtmpnam.c @@ -2,4 +2,4 @@ #define _UNICODE #define UNICODE -#import "tmpnam.c" +#include "tmpnam.c"