mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-10-01 12:07:46 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <vector>
|
||||
#include <cstring>
|
||||
|
||||
#include "operators/operator.h"
|
||||
#include "src/operators/operator.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
namespace modsecurity {
|
||||
|
Reference in New Issue
Block a user