summaryrefslogtreecommitdiffstats
path: root/mmss/protocol.cpp
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2013-07-27 22:28:34 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2013-07-27 22:28:34 +0200
commit0b696dafb3c8a6efebeaceab64fbdebdb399f7b4 (patch)
tree77b572850e3628d8a36de62e7b327542dfc70cb0 /mmss/protocol.cpp
parent37566202133915d76179e0fd0c7fad654fc4dda0 (diff)
downloadgmrf-0b696dafb3c8a6efebeaceab64fbdebdb399f7b4.tar
gmrf-0b696dafb3c8a6efebeaceab64fbdebdb399f7b4.zip
Get rid of mmss.hpp
Diffstat (limited to 'mmss/protocol.cpp')
-rw-r--r--mmss/protocol.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/mmss/protocol.cpp b/mmss/protocol.cpp
index 5688525..8dcc49d 100644
--- a/mmss/protocol.cpp
+++ b/mmss/protocol.cpp
@@ -25,7 +25,7 @@
#include "protocol.hpp"
-#include "mmss.hpp"
+#include "context.hpp"
#include <dlfcn.h>