1
0
mirror of https://github.com/wine-mirror/wine synced 2024-07-08 20:06:18 +00:00
wine/include/winresrc.h
2000-06-24 12:50:33 +00:00

13 lines
201 B
C

#ifndef _WINRESRC_
#define _WINRESRC_
#include "windef.h"
#include "winuser.h"
#include "commctrl.h"
#include "dde.h"
#include "winnt.h"
#include "dlgs.h"
#include "winver.h"
#endif /* _WINRESRC_ */