Make tid types opaque
[trust_router.git] / tid / example / tidc_main.c
index 751a504..90efd4e 100644 (file)
@@ -36,7 +36,7 @@
 #include <stdio.h>
 
 #include <gsscon.h>
-#include <trust_router/tid.h>
+#include <tid_internal.h>
 #include <trust_router/tr_dh.h>
 
 void static tidc_print_usage (const char *name)