summaryrefslogtreecommitdiff
path: root/src/filters.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/filters.c')
-rw-r--r--src/filters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/filters.c b/src/filters.c
index 3ec5df9c9..c7bddf61e 100644
--- a/src/filters.c
+++ b/src/filters.c
@@ -12,7 +12,7 @@
#include <haproxy/base.h>
#include <haproxy/buf-t.h>
-#include <common/cfgparse.h>
+#include <haproxy/cfgparse.h>
#include <haproxy/compression.h>
#include <haproxy/errors.h>
#include <haproxy/filters.h>