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
commitc199b8499d6c8ac08fad0349c3c53e07d41c6ac7 (patch)
tree09d860fd1584fdde049ff9bbea7962b9d7f7ad01 /headers.h
parentf13dff6977dbfabd73f748e344218563a91e3017 (diff)
downloadbitcoin-c199b8499d6c8ac08fad0349c3c53e07d41c6ac7.tar.xz
Fixed the installer script and made the autostart registry based.
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>