summaryrefslogtreecommitdiff
path: root/tests/codec.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/codec.cpp')
-rw-r--r--tests/codec.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/codec.cpp b/tests/codec.cpp
index 439332a..f3e27f5 100644
--- a/tests/codec.cpp
+++ b/tests/codec.cpp
@@ -1,7 +1,7 @@
#include <forstio/test/suite.h>
#include <forstio/codec/data.h>
#include <forstio/codec/simple.h>
-#include <forstio/codec/rpc.h>
+#include <forstio/codec/interface.h>
#include <iostream>