Include uid_wrapper correctly.
[ira/wip.git] / lib / uid_wrapper / uid_wrapper.c
index c43dbc1436828bd1319d0e42553073d91763796c..898d1afbb9c5fbedb9ddc7d45a9ba9cc4071e876 100644 (file)
@@ -19,9 +19,9 @@
 #ifdef _SAMBA_BUILD_
 
 #define UID_WRAPPER_NOT_REPLACE
-#include "../replace/replace.h"
-#include <talloc.h>
+#include "replace.h"
 #include "system/passwd.h"
+#include <talloc.h>
 
 #else /* _SAMBA_BUILD_ */