More cleaning
[invirt/third/libt4.git] / rsmtest_client.h
index 51f8511..ad3d4c1 100644 (file)
@@ -3,9 +3,8 @@
 #ifndef rsmtest_client_h
 #define rsmtest_client_h
 
-#include <string>
+#include "types.h"
 #include "rsm_protocol.h"
-#include "rpc/rpc.h"
 
 // Client interface to the rsmtest server
 class rsmtest_client {