aboutsummaryrefslogtreecommitdiffstats
path: root/src/mds-registry/mds-registry.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2014-07-28 21:25:51 +0200
committerMattias Andrée <maandree@operamail.com>2014-07-28 21:25:51 +0200
commit403f3aae4d7e72301c646781686692815c7c3884 (patch)
tree1a0a101954512dcf01255261dba283483f9b81f9 /src/mds-registry/mds-registry.h
parentimprove makefile (diff)
downloadmds-403f3aae4d7e72301c646781686692815c7c3884.tar.gz
mds-403f3aae4d7e72301c646781686692815c7c3884.tar.bz2
mds-403f3aae4d7e72301c646781686692815c7c3884.tar.xz
put mds-registry in its own directory
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--src/mds-registry/mds-registry.h (renamed from src/mds-registry.h)2
1 files changed, 1 insertions, 1 deletions
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>