Remove Jansson dependence in tr_name.h
[trust_router.git] / trp / trp_upd.c
index 7079f22..e1057f1 100644 (file)
@@ -36,7 +36,7 @@
 #include <jansson.h>
 #include <talloc.h>
 
-#include <trust_router/tr_name.h>
+#include <tr_name_internal.h>
 #include <trp_internal.h>
 #include <tr_comm.h>
 #include <tr_apc.h>