diff options
| author | Wladimir J. van der Laan <[email protected]> | 2011-05-12 14:49:42 +0200 |
|---|---|---|
| committer | Wladimir J. van der Laan <[email protected]> | 2011-05-12 14:49:42 +0200 |
| commit | 0fd01780e9a5098bd7d3d55e832fe7d01569c705 (patch) | |
| tree | ef842bbcb17f9f881cfe224e98235f36b36c999e /bitcoin.cpp | |
| parent | rename to qt standard (diff) | |
| download | discoin-0fd01780e9a5098bd7d3d55e832fe7d01569c705.tar.xz discoin-0fd01780e9a5098bd7d3d55e832fe7d01569c705.zip | |
lowercase
Diffstat (limited to 'bitcoin.cpp')
| -rw-r--r-- | bitcoin.cpp | 2 |
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> |