oleaut32/tests: Fix varformat tests compilation with __WINESRC__ defined.

oldstable
André Hentschel 2013-10-24 23:30:29 +02:00 committed by Alexandre Julliard
parent 611ad497e7
commit 03f627096e
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
#include "windef.h"
#include "winbase.h"
#include "winsock.h"
#include "winsock2.h"
#include "wine/test.h"
#include "winuser.h"
#include "wingdi.h"