projects
/
invirt/third/libt4.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
So many changes. Broken.
[invirt/third/libt4.git]
/
include
/
rsmtest_client.h
diff --git
a/rsmtest_client.h
b/include/rsmtest_client.h
similarity index 87%
rename from
rsmtest_client.h
rename to
include/rsmtest_client.h
index
e7add37
..
cb611e7
100644
(file)
--- a/
rsmtest_client.h
+++ b/
include/rsmtest_client.h
@@
-3,8
+3,8
@@
#ifndef rsmtest_client_h
#define rsmtest_client_h
-#include "types.h"
-#include "rsm_protocol.h"
+#include "include/types.h"
+#include "include/rsm_protocol.h"
// Client interface to the rsmtest server
class rsmtest_client {