@ -125,7 +125,6 @@
#else
#include "noui.h"
#endif
#include "init.h"
#ifdef GUI
#include "xpm/addressbook16.xpm"
@ -5,6 +5,7 @@
#include "db.h"
#include "rpc.h"
#include "net.h"
using namespace std;
using namespace boost;
@ -4,6 +4,7 @@
#include "headers.h"
#include "cryptopp/sha.h"
@ -6,6 +6,7 @@
#include "irc.h"
#ifdef USE_UPNP
#include <miniupnpc/miniwget.h>
#undef printf
#include <boost/asio.hpp>
#include <boost/iostreams/concepts.hpp>