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