mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 11:44:32 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#define SRC_AUDIT_LOG_AUDIT_LOG_H_
|
||||
|
||||
#include "modsecurity/transaction.h"
|
||||
#include "audit_log/writer.h"
|
||||
#include "src/audit_log/writer.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
|
Reference in New Issue
Block a user