Fixed compilation.

This commit is contained in:
Alexandre Julliard 1999-03-14 13:56:59 +00:00
parent 1ecc20bc65
commit 0dd1b5b239
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
#include <unistd.h>
#include <string.h>
#include "windows.h"
#include "wine/winuser16.h"
#include "parser.h"
char usage[]="winerc -bdvc -p prefix -o outfile < infile \n"