aboutsummaryrefslogtreecommitdiff
path: root/bitcoin.cpp
diff options
context:
space:
mode:
authorWladimir J. van der Laan <[email protected]>2011-05-12 14:49:42 +0200
committerWladimir J. van der Laan <[email protected]>2011-05-12 14:49:42 +0200
commit0fd01780e9a5098bd7d3d55e832fe7d01569c705 (patch)
treeef842bbcb17f9f881cfe224e98235f36b36c999e /bitcoin.cpp
parentrename to qt standard (diff)
downloaddiscoin-0fd01780e9a5098bd7d3d55e832fe7d01569c705.tar.xz
discoin-0fd01780e9a5098bd7d3d55e832fe7d01569c705.zip
lowercase
Diffstat (limited to 'bitcoin.cpp')
-rw-r--r--bitcoin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitcoin.cpp b/bitcoin.cpp
index d43befd41..ebc0570cc 100644
--- a/bitcoin.cpp
+++ b/bitcoin.cpp
@@ -1,7 +1,7 @@
/*
* W.J. van der Laan 2011
*/
-#include "BitcoinGUI.h"
+#include "bitcoingui.h"
#include <QApplication>