-Fix build

svn path=/trunk/; revision=53114
This commit is contained in:
Jérôme Gardou 2011-08-07 01:25:31 +00:00
parent d25222c0de
commit f337a7aca5
2 changed files with 3 additions and 3 deletions

View file

@ -25,7 +25,7 @@
#include "windef.h"
#include "winbase.h"
#include "irot.h"
#include "irot_s.h"
#include "wine/list.h"
#include "wine/debug.h"

View file

@ -51,8 +51,8 @@
#define NONAMELESSSTRUCT
#include "rpcss.h"
#include "winnt.h"
#include "irot.h"
#include "epm.h"
#include "irot_s.h"
#include "epm_s.h"
#include "wine/debug.h"