projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
abe6592
)
Fix include so packlib builds after latest wine sync.
author
Andrew Munger
<waxdragon@gmail.com>
Wed, 7 Sep 2005 19:09:56 +0000
(19:09 +0000)
committer
Andrew Munger
<waxdragon@gmail.com>
Wed, 7 Sep 2005 19:09:56 +0000
(19:09 +0000)
svn path=/trunk/; revision=17726
rosapps/packmgr/lib/download.cpp
patch
|
blob
|
history
diff --git
a/rosapps/packmgr/lib/download.cpp
b/rosapps/packmgr/lib/download.cpp
index
17c4471
..
8cda6f7
100644
(file)
--- a/
rosapps/packmgr/lib/download.cpp
+++ b/
rosapps/packmgr/lib/download.cpp
@@
-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,