Remove Jansson dependence in tr_name.h
[trust_router.git] / trp / trp_rtable.c
index ab693c5..e2ea5bb 100644 (file)
@@ -38,7 +38,7 @@
 #include <talloc.h>
 #include <time.h>
 
-#include <trust_router/tr_name.h>
+#include <tr_name_internal.h>
 #include <trp_internal.h>
 #include <trp_rtable.h>
 #include <tr_debug.h>