summaryrefslogtreecommitdiff
path: root/source3/utils/net_rpc_registry.c
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2010-09-21 09:08:33 +0200
committerMichael Adam <obnox@samba.org>2010-09-21 09:08:33 +0200
commit2d67730dafc84f3412397604e23a9e247b6d109b (patch)
tree5e775f378d9e106b99d2ebdcf0aff27ebf1be60d /source3/utils/net_rpc_registry.c
parent4f7d41aa3deba47f8e31093ab4cbdc8706a850b2 (diff)
downloadsamba-2d67730dafc84f3412397604e23a9e247b6d109b.tar.gz
samba-2d67730dafc84f3412397604e23a9e247b6d109b.tar.bz2
samba-2d67730dafc84f3412397604e23a9e247b6d109b.zip
s3:registry: move regio.h from include/ to registry/
Diffstat (limited to 'source3/utils/net_rpc_registry.c')
-rw-r--r--source3/utils/net_rpc_registry.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/utils/net_rpc_registry.c b/source3/utils/net_rpc_registry.c
index cfc2a7ed8a..d97696845a 100644
--- a/source3/utils/net_rpc_registry.c
+++ b/source3/utils/net_rpc_registry.c
@@ -22,7 +22,7 @@
#include "registry.h"
#include "utils/net.h"
#include "utils/net_registry_util.h"
-#include "regfio.h"
+#include "registry/regfio.h"
#include "../librpc/gen_ndr/cli_winreg.h"
#include "registry/reg_objects.h"
#include "../librpc/gen_ndr/ndr_security.h"