Remove Jansson dependence in tr_name.h
[trust_router.git] / include / tr_apc.h
index 2919f86..0821477 100644 (file)
@@ -37,7 +37,7 @@
 
 #include <talloc.h>
 
-#include <trust_router/tr_name.h>
+#include <tr_name_internal.h>
 
 /* Used to hold lists of APC names in cfg. */
 typedef struct tr_apc {