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 'src/zabbix_server/preprocessor/item_preproc.h')
-rw-r--r--src/zabbix_server/preprocessor/item_preproc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zabbix_server/preprocessor/item_preproc.h b/src/zabbix_server/preprocessor/item_preproc.h
index 31dfbd7d138..5db45d64dde 100644
--- a/src/zabbix_server/preprocessor/item_preproc.h
+++ b/src/zabbix_server/preprocessor/item_preproc.h
@@ -20,7 +20,7 @@
#ifndef ZABBIX_ITEM_PREPROC_H
#define ZABBIX_ITEM_PREPROC_H
-#include "dbcache.h"
+#include "zbxcacheconfig.h"
#include "preproc.h"
#define ZBX_PREPROC_MAX_PACKET_SIZE (ZBX_MEBIBYTE * 128)