summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2011-02-16 16:25:39 +1100
committerAndrew Tridgell <tridge@samba.org>2011-02-18 15:09:47 +1100
commitd8d81a778649881972a9afa671e46e4741f8818c (patch)
tree2a32d63e83d2a0271ea0cbd893be10dd23fe9b1b /lib
parent0581a5bb3cae6b00b2b78b57b86c3ac350759114 (diff)
downloadsamba-d8d81a778649881972a9afa671e46e4741f8818c.tar.gz
samba-d8d81a778649881972a9afa671e46e4741f8818c.tar.bz2
samba-d8d81a778649881972a9afa671e46e4741f8818c.zip
lib/util/charset use a path to dynconfig.h that works in s3 and s4
Diffstat (limited to 'lib')
-rw-r--r--lib/util/charset/codepoints.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/util/charset/codepoints.c b/lib/util/charset/codepoints.c
index b1451d4a9e..5e02935694 100644
--- a/lib/util/charset/codepoints.c
+++ b/lib/util/charset/codepoints.c
@@ -20,7 +20,7 @@
#include "includes.h"
#include "system/locale.h"
-#include "dynconfig/dynconfig.h"
+#include "dynconfig.h"
/**
* @file