aboutsummaryrefslogtreecommitdiff
path: root/bitcoin.cpp
diff options
context:
space:
mode:
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>