diff options
Diffstat (limited to 'src/engine/core.h')
-rw-r--r-- | src/engine/core.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/engine/core.h b/src/engine/core.h index b4e0e0d3..e96440bb 100644 --- a/src/engine/core.h +++ b/src/engine/core.h | |||
@@ -112,6 +112,8 @@ typedef struct _BURN_ENGINE_STATE | |||
112 | 112 | ||
113 | BURN_LOGGING log; | 113 | BURN_LOGGING log; |
114 | 114 | ||
115 | BURN_PAYLOAD_GROUP layoutPayloads; | ||
116 | |||
115 | BURN_PLAN plan; | 117 | BURN_PLAN plan; |
116 | 118 | ||
117 | BURN_MODE mode; | 119 | BURN_MODE mode; |