mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 06:09:03 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
#include <string>
|
||||
|
||||
#include "operators/pm_from_file.h"
|
||||
#include "src/operators/pm_from_file.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
namespace modsecurity {
|
||||
|
||||
Reference in New Issue
Block a user