mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 19:11:55 +00:00
[OLEDLG_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
parent
8b391603d0
commit
000789f420
1 changed files with 3 additions and 3 deletions
|
@ -20,11 +20,11 @@
|
|||
|
||||
#define COBJMACROS
|
||||
|
||||
#include <wine/test.h>
|
||||
#include "wine/test.h"
|
||||
#include <stdio.h>
|
||||
|
||||
#include <initguid.h>
|
||||
#include <oledlg.h>
|
||||
#include "initguid.h"
|
||||
#include "oledlg.h"
|
||||
|
||||
static const WCHAR *strstrW( const WCHAR *str, const WCHAR *sub )
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue