Allow caller to set port number for tidc_open_connection(). Install
[trust_router.git] / common / tr_constraint.c
index c6360ce..aa3d4fc 100644 (file)
@@ -34,7 +34,7 @@
 #include <jansson.h>
 
 #include <tr_filter.h>
-#include <tr_constraint.h>
+#include <trust_router/tr_constraint.h>
 
 TR_CONSTRAINT_SET *tr_constraint_set_from_fline (TR_FLINE *fline)
 {