Remove Jansson dependence in tr_name.h
[trust_router.git] / common / tr_comm.c
index 4fb890c..6212b5d 100644 (file)
@@ -39,7 +39,7 @@
 
 #include <tr_rp.h>
 #include <tr_idp.h>
-#include <trust_router/tr_name.h>
+#include <tr_name_internal.h>
 #include <tr_comm.h>
 #include <tr_debug.h>