summaryrefslogtreecommitdiffstats
path: root/src/RemoteControl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/RemoteControl.h')
-rw-r--r--src/RemoteControl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RemoteControl.h b/src/RemoteControl.h
index 62299b0..b133a8f 100644
--- a/src/RemoteControl.h
+++ b/src/RemoteControl.h
@@ -47,7 +47,7 @@
#include <boost/asio.hpp>
#include <boost/foreach.hpp>
#include <boost/tokenizer.hpp>
-#include <boost/thread.hpp>
+#include <thread>
#include <stdexcept>
#include "Log.h"