Renamed a method that isn't part of the public interface of unmarshall
[invirt/third/libt4.git] / rpc / rpc.h
index 2b32e28..065cabc 100644 (file)
--- a/rpc/rpc.h
+++ b/rpc/rpc.h
@@ -7,6 +7,7 @@
 
 #include "thr_pool.h"
 #include "marshall.h"
+#include "marshall_wrap.h"
 #include "connection.h"
 
 class rpc_const {