aboutsummaryrefslogtreecommitdiffstats
path: root/txTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'txTest.cpp')
-rw-r--r--txTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/txTest.cpp b/txTest.cpp
index 53df93a6..314cf964 100644
--- a/txTest.cpp
+++ b/txTest.cpp
@@ -24,7 +24,7 @@
#include <boost/filesystem/operations.hpp>
#include <libethereum/Client.h>
#include <libethereum/BlockChain.h>
-#include <libethereum/PeerServer.h>
+#include <libethereum/EthereumHost.h>
#include "TestHelper.h"
using namespace std;
using namespace eth;