Remove Jansson dependence in tr_name.h
[trust_router.git] / trp / trp_req.c
index de3d297..be84310 100644 (file)
@@ -35,7 +35,7 @@
 #include <jansson.h>
 #include <talloc.h>
 
-#include <trust_router/tr_name.h>
+#include <tr_name_internal.h>
 #include <trp_internal.h>
 #include <tr_debug.h>