summaryrefslogtreecommitdiff
path: root/src/grp-system/libcore/include/core/slice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/grp-system/libcore/include/core/slice.h')
-rw-r--r--src/grp-system/libcore/include/core/slice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/grp-system/libcore/include/core/slice.h b/src/grp-system/libcore/include/core/slice.h
index c9f3f61067..71e05a4d6a 100644
--- a/src/grp-system/libcore/include/core/slice.h
+++ b/src/grp-system/libcore/include/core/slice.h
@@ -21,6 +21,8 @@
typedef struct Slice Slice;
+#include "unit.h"
+
struct Slice {
Unit meta;