summaryrefslogtreecommitdiffstats
path: root/src/client/OSCClientReceiver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/OSCClientReceiver.cpp')
-rw-r--r--src/client/OSCClientReceiver.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/OSCClientReceiver.cpp b/src/client/OSCClientReceiver.cpp
index 0f39b71b..bac40028 100644
--- a/src/client/OSCClientReceiver.cpp
+++ b/src/client/OSCClientReceiver.cpp
@@ -17,6 +17,7 @@
#include "OSCClientReceiver.hpp"
#include "raul/AtomLiblo.hpp"
+#include "raul/SharedPtr.hpp"
#include <list>
#include <cassert>
#include <cstring>