summaryrefslogtreecommitdiff
path: root/source4/lib/replace/replace.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-09-13 10:13:01 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:18:33 -0500
commitc706319c8f0fe0af828da5f75c2dc673cecadf36 (patch)
tree4ad3c298f11e34e18e14c3b72e3c0c36893048d5 /source4/lib/replace/replace.h
parent2c3dc50953341c4f59cb46aed05be358dd9c3e81 (diff)
downloadsamba-c706319c8f0fe0af828da5f75c2dc673cecadf36.tar.gz
samba-c706319c8f0fe0af828da5f75c2dc673cecadf36.tar.bz2
samba-c706319c8f0fe0af828da5f75c2dc673cecadf36.zip
r18458: move wins32 stuff to the top dir
metze (This used to be commit 521e94f2693eab9053d9e3f1bbc56cdf2e0adbcd)
Diffstat (limited to 'source4/lib/replace/replace.h')
-rw-r--r--source4/lib/replace/replace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/replace/replace.h b/source4/lib/replace/replace.h
index a7ad58dd56..e35f1da44e 100644
--- a/source4/lib/replace/replace.h
+++ b/source4/lib/replace/replace.h
@@ -40,7 +40,7 @@
#include <errno.h>
#if defined(_MSC_VER) || defined(__MINGW32__)
-#include "lib/replace/win32/replace.h"
+#include "win32_replace.h"
#endif
#ifdef __COMPAR_FN_T