X-Git-Url: http://xvm.mit.edu/gitweb/invirt/third/libt4.git/blobdiff_plain/02967a43024ce81912cd1ec96a800397457f8066:/t4.h..refs/heads/iannucci:/include/t4.h?ds=sidebyside diff --git a/t4.h b/include/t4.h similarity index 91% rename from t4.h rename to include/t4.h index 19eaddc..7222c0d 100644 --- a/t4.h +++ b/include/t4.h @@ -1,8 +1,8 @@ #ifndef t4_h #define t4_h -#include "types.h" -#include "rpc/poll_mgr.h" +#include "include/types.h" +#include "include/rpc/poll_mgr.h" struct t4_state { std::mutex log_mutex;