summaryrefslogtreecommitdiffstats
path: root/src/rspamd.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rspamd.c')
-rw-r--r--src/rspamd.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/rspamd.c b/src/rspamd.c
index f4bdec1aa..f7ac7a341 100644
--- a/src/rspamd.c
+++ b/src/rspamd.c
@@ -57,9 +57,8 @@
#include <libutil.h>
#endif
#ifdef WITH_GPERF_TOOLS
-#include <google/profiler.h>
+#include <gperftools/profiler.h>
#endif
-
#ifdef HAVE_STROPS_H
#include <stropts.h>
#endif