mirror of
git://source.winehq.org/git/wine.git
synced 2024-10-31 12:19:49 +00:00
Fixed compilation.
This commit is contained in:
parent
1ecc20bc65
commit
0dd1b5b239
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue