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/dbsyncer/dbsyncer.c')
-rw-r--r--src/zabbix_server/dbsyncer/dbsyncer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/zabbix_server/dbsyncer/dbsyncer.c b/src/zabbix_server/dbsyncer/dbsyncer.c
index 75853919921..060e9758642 100644
--- a/src/zabbix_server/dbsyncer/dbsyncer.c
+++ b/src/zabbix_server/dbsyncer/dbsyncer.c
@@ -23,7 +23,7 @@
#include "zbxnix.h"
#include "zbxself.h"
#include "zbxtime.h"
-#include "dbcache.h"
+#include "zbxcachehistory.h"
#include "zbxexport.h"
extern int CONFIG_HISTSYNCER_FREQUENCY;