aboutsummaryrefslogtreecommitdiffstats
path: root/src/gen-consts.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gen-consts.h')
-rw-r--r--src/gen-consts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gen-consts.h b/src/gen-consts.h
index e3b1b16..9179c0b 100644
--- a/src/gen-consts.h
+++ b/src/gen-consts.h
@@ -817,7 +817,7 @@ static const char shash[] =
"#ifndef CONFCONF_HASH_H\n"
"#define CONFCONF_HASH_H\n"
"\n"
-"#include <uthash.h>\n"
+"#include %s\n"
"\n"
"#define CONFCONF_PRIV_GET_HASH_main(h, htmp, fun, mem) \\\n"
" do { \\\n"