X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fnoui.cpp;h=965b39d18a372bbac6fbbfa9cf20c6e2ba101d65;hb=HEAD;hp=91fb8d092a5f53e96b806fb7beee4ec7b64c3a05;hpb=fd3035cd568a2a8d3017845d9eed7fc0daeaa2e7;p=novacoin.git diff --git a/src/noui.cpp b/src/noui.cpp index 91fb8d0..50422d3 100644 --- a/src/noui.cpp +++ b/src/noui.cpp @@ -2,11 +2,8 @@ // Copyright (c) 2009-2012 The Bitcoin developers // Distributed under the MIT/X11 software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. -#include "interface.h" -#include "init.h" -#include "bitcoinrpc.h" -#include +#include "interface.h" static int noui_ThreadSafeMessageBox(const std::string& message, const std::string& caption, int style) {