Skip to content

Commit 4a16e49

Browse files
committed
pua_reginfo: simplify include paths
Signed-off-by: Peter Lemenkov <[email protected]>
1 parent 7e8cc33 commit 4a16e49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/pua_reginfo/notify.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include "../../parser/parse_from.h"
2525
#include "../../parser/parse_content.h"
2626
#include "../../parser/parse_uri.h"
27-
#include "../../modules/usrloc/usrloc.h"
27+
#include "../usrloc/usrloc.h"
2828
#include <libxml/parser.h>
2929
#include "usrloc_cb.h"
3030
#include "pua_reginfo.h"

0 commit comments

Comments
 (0)