diff options
Diffstat (limited to 'src/core/slice.h')
-rw-r--r-- | src/core/slice.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/slice.h b/src/core/slice.h index ad0c63902b..ac648e56f8 100644 --- a/src/core/slice.h +++ b/src/core/slice.h @@ -23,7 +23,6 @@ typedef struct Slice Slice; -#include "unit.h" typedef enum SliceState { SLICE_DEAD, |