mirror of
https://github.com/reactos/reactos.git
synced 2026-06-02 17:31:23 +08:00
Fix include so packlib builds after latest wine sync.
svn path=/trunk/; revision=17726
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include "package.hpp"
|
||||
#include "expat.h"
|
||||
#include "log.h"
|
||||
#include <wine/urlmon.h>
|
||||
#include <urlmon.h>
|
||||
|
||||
HRESULT WINAPI URLDownloadToFileA(
|
||||
LPUNKNOWN pCaller,
|
||||
|
||||
Reference in New Issue
Block a user