Commit f91d3bbe authored by Rob Shearman's avatar Rob Shearman Committed by Alexandre Julliard

ole32: Include ole2.h in ole32_main.c to type-check the function signature of…

ole32: Include ole2.h in ole32_main.c to type-check the function signature of OleMetafilePictFromIconAndLabel.
parent 2c183cba
......@@ -30,6 +30,7 @@
#include "winuser.h"
#include "winnls.h"
#include "objbase.h"
#include "ole2.h"
#include "wine/debug.h"
WINE_DEFAULT_DEBUG_CHANNEL(ole);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment