summaryrefslogtreecommitdiff
path: root/source4/include
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-09-06 01:36:02 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:17:35 -0500
commita59706f721c70e9a4f78eb2296bb746b912ce9d0 (patch)
tree6a0744113bec965cfec156f6c68cb905ee1ebe5c /source4/include
parenta83286d91cd3ff61b276955b1e0998f9e8ebc527 (diff)
downloadsamba-a59706f721c70e9a4f78eb2296bb746b912ce9d0.tar.gz
samba-a59706f721c70e9a4f78eb2296bb746b912ce9d0.tar.bz2
samba-a59706f721c70e9a4f78eb2296bb746b912ce9d0.zip
r18121: Simplify m4 code, hopefully fix Samba4 build problems.
(This used to be commit 1adf65b4d7c5d2d4f65d4b28575bdf2368a42139)
Diffstat (limited to 'source4/include')
-rw-r--r--source4/include/includes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/include/includes.h b/source4/include/includes.h
index 007d130379..5eb49b7f75 100644
--- a/source4/include/includes.h
+++ b/source4/include/includes.h
@@ -22,7 +22,7 @@
*/
#ifndef NO_CONFIG_H /* for some tests */
-#include "replace.h"
+#include "lib/replace/replace.h"
#endif
#include "local.h"