Update CMakeLists.txt - play with openssl
[novacoin.git] / src / noui.cpp
index 91fb8d0..50422d3 100644 (file)
@@ -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 <string>
+#include "interface.h"
 
 static int noui_ThreadSafeMessageBox(const std::string& message, const std::string& caption, int style)
 {