Make tid types opaque
[trust_router.git] / tid / tid_resp.c
index 6cfbb87..46ded18 100644 (file)
@@ -35,7 +35,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <trust_router/tid.h>
+#include <tid_internal.h>
 
 TR_EXPORT TID_RC tid_resp_get_result(TID_RESP *resp)
 {