aboutsummaryrefslogtreecommitdiff
path: root/headers.h
diff options
context:
space:
mode:
authorsirius-m <sirius-m@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2009-10-04 11:38:29 +0000
committersirius-m <sirius-m@1a98c847-1fd6-4fd8-948a-caf3550aa51b>2009-10-04 11:38:29 +0000
commit0cc05617d17947d139d09f4ddcca7aeca755f00a (patch)
tree09d860fd1584fdde049ff9bbea7962b9d7f7ad01 /headers.h
parent661f878002d789f7e50b19d63da246414015c44b (diff)
downloadbitcoin-0cc05617d17947d139d09f4ddcca7aeca755f00a.tar.xz
Fixed the installer script and made the autostart registry based.
git-svn-id: https://bitcoin.svn.sourceforge.net/svnroot/bitcoin/trunk@14 1a98c847-1fd6-4fd8-948a-caf3550aa51b
Diffstat (limited to 'headers.h')
-rw-r--r--headers.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/headers.h b/headers.h
index 92911505b8..d0393c5464 100644
--- a/headers.h
+++ b/headers.h
@@ -37,7 +37,6 @@
#include <assert.h>
#include <process.h>
#include <malloc.h>
-#include <shlobj.h>
#include <memory>
#define BOUNDSCHECK 1
#include <sstream>