aboutsummaryrefslogtreecommitdiff
path: root/src/makefile.vc
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2011-09-18 12:41:48 +0200
committerWladimir J. van der Laan <[email protected]>2011-09-18 12:44:38 +0200
commite122e42354149386159fbff82fbd66e7a8ba1fdb (patch)
tree46dd5d8670011d30021d17a267b01d39709f4d7b /src/makefile.vc
parentmove qt-specific scripts to qt-specific directory in scripts/ (diff)
downloaddiscoin-e122e42354149386159fbff82fbd66e7a8ba1fdb.tar.xz
discoin-e122e42354149386159fbff82fbd66e7a8ba1fdb.zip
assure that base bitcoind and bitcoin still build
Diffstat (limited to 'src/makefile.vc')
-rw-r--r--src/makefile.vc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/makefile.vc b/src/makefile.vc
index a5437bcf5..5d283793c 100644
--- a/src/makefile.vc
+++ b/src/makefile.vc
@@ -59,7 +59,7 @@ HEADERS = \
net.h \
noui.h \
protocol.h \
- rpc.h \
+ bitcoinrpc.h \
script.h \
serialize.h \
strlcpy.h \