Make tid types opaque
[trust_router.git] / common / tr_msg.c
index 99c04a5..28e2920 100644 (file)
@@ -41,7 +41,7 @@
 
 #include <tr_msg.h>
 #include <trust_router/tr_name.h>
-#include <trust_router/tid.h>
+#include <tid_internal.h>
 #include <trust_router/tr_constraint.h>
 #include <tr_debug.h>