Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'include/audit/zbxaudit_item.h')
-rw-r--r--include/audit/zbxaudit_item.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/audit/zbxaudit_item.h b/include/audit/zbxaudit_item.h
index ca72c6c0c13..138e475d287 100644
--- a/include/audit/zbxaudit_item.h
+++ b/include/audit/zbxaudit_item.h
@@ -22,7 +22,7 @@
#include "zbxcommon.h"
-#include "../src/libs/zbxdbhigh/template.h"
+#include "../src/libs/zbxdbwrap/template.h"
#include "../src/zabbix_server/lld/lld.h"
void zbx_audit_item_create_entry(int audit_action, zbx_uint64_t itemid, const char *name, int flags);