summaryrefslogtreecommitdiff
path: root/mblock/src/lib/mb_runtime_base.h
diff options
context:
space:
mode:
Diffstat (limited to 'mblock/src/lib/mb_runtime_base.h')
-rw-r--r--mblock/src/lib/mb_runtime_base.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mblock/src/lib/mb_runtime_base.h b/mblock/src/lib/mb_runtime_base.h
index 4872bd81e..019662bc2 100644
--- a/mblock/src/lib/mb_runtime_base.h
+++ b/mblock/src/lib/mb_runtime_base.h
@@ -22,9 +22,9 @@
#ifndef INCLUDED_MB_RUNTIME_BASE_H
#define INCLUDED_MB_RUNTIME_BASE_H
-#include <mb_runtime.h>
+#include <mblock/runtime.h>
#include <omnithread.h>
-#include <mb_time.h>
+#include <mblock/time.h>
/*
* \brief This is the runtime class used by the implementation.