summaryrefslogtreecommitdiffstats
path: root/src/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat.h')
-rw-r--r--src/compat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compat.h b/src/compat.h
index c127100..ba77f65 100644
--- a/src/compat.h
+++ b/src/compat.h
@@ -27,7 +27,7 @@
#ifndef _FASTD_COMPAT_H_
#define _FASTD_COMPAT_H_
-#include <config.h>
+#include <fastd_config.h>
#include <stdint.h>
#include <unistd.h>