aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mds-registry/mds-registry.c (renamed from src/mds-registry.c)0
-rw-r--r--src/mds-registry/mds-registry.h (renamed from src/mds-registry.h)2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/mds-registry.c b/src/mds-registry/mds-registry.c
index b0c6962..b0c6962 100644
--- a/src/mds-registry.c
+++ b/src/mds-registry/mds-registry.c
diff --git a/src/mds-registry.h b/src/mds-registry/mds-registry.h
index 2f40f31..6f9355d 100644
--- a/src/mds-registry.h
+++ b/src/mds-registry/mds-registry.h
@@ -19,7 +19,7 @@
#define MDS_MDS_REGISTRY_H
-#include "mds-base.h"
+#include "../mds-base.h"
#include <stdint.h>