summaryrefslogtreecommitdiff
path: root/src/syncClient.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/syncClient.h')
-rw-r--r--src/syncClient.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syncClient.h b/src/syncClient.h
index d1b020a..f36b869 100644
--- a/src/syncClient.h
+++ b/src/syncClient.h
@@ -36,7 +36,7 @@
#include <sstream>
#include <iostream>
#include <string>
-#include <asio.hpp>
+#include <boost/asio.hpp>
class SyncClient
{