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/alerter/alert_syncer.c')
-rw-r--r--src/zabbix_server/alerter/alert_syncer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zabbix_server/alerter/alert_syncer.c b/src/zabbix_server/alerter/alert_syncer.c
index 13a1baf8bfc..f39a1d22a34 100644
--- a/src/zabbix_server/alerter/alert_syncer.c
+++ b/src/zabbix_server/alerter/alert_syncer.c
@@ -25,7 +25,7 @@
#include "log.h"
#include "alerter_protocol.h"
#include "zbxservice.h"
-#include "dbcache.h"
+#include "zbxcacheconfig.h"
#include "zbxnum.h"
#include "zbxtime.h"
#include "zbxexpr.h"