X-Git-Url: https://git.novaco.in/?a=blobdiff_plain;f=src%2Fnoui.cpp;h=50422d3ad969362e8cef484ee6c80b54d39e626d;hb=HEAD;hp=965b39d18a372bbac6fbbfa9cf20c6e2ba101d65;hpb=77a43545b4491b9703d803765da9059d2bdd5aaa;p=novacoin.git diff --git a/src/noui.cpp b/src/noui.cpp index 965b39d..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 "ui_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) {