mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-30 19:47:47 +03:00
Using full path in the header inclusion
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#ifndef SRC_VARIABLES_TIME_SEC_H_
|
||||
#define SRC_VARIABLES_TIME_SEC_H_
|
||||
|
||||
#include "variables/variable.h"
|
||||
#include "src/variables/variable.h"
|
||||
|
||||
namespace modsecurity {
|
||||
|
||||
|
Reference in New Issue
Block a user