mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 01:51:52 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
#define SRC_UTILS_IP_TREE_H_
|
||||
|
||||
#include "modsecurity/transaction.h"
|
||||
#include "utils/msc_tree.h"
|
||||
#include "src/utils/msc_tree.h"
|
||||
|
||||
namespace modsecurity {
|
||||
namespace Utils {
|
||||
|
||||
Reference in New Issue
Block a user