diff options
Diffstat (limited to 'src/burn/engine/platform.h')
-rw-r--r-- | src/burn/engine/platform.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/engine/platform.h b/src/burn/engine/platform.h index 60184c23..5896a5ca 100644 --- a/src/burn/engine/platform.h +++ b/src/burn/engine/platform.h | |||
@@ -28,6 +28,7 @@ enum WM_BURN | |||
28 | 28 | ||
29 | enum BURN_MODE; | 29 | enum BURN_MODE; |
30 | typedef struct _BOOTSTRAPPER_ENGINE_CONTEXT BOOTSTRAPPER_ENGINE_CONTEXT; | 30 | typedef struct _BOOTSTRAPPER_ENGINE_CONTEXT BOOTSTRAPPER_ENGINE_CONTEXT; |
31 | typedef struct _BOOTSTRAPPER_ENGINE_ACTION BOOTSTRAPPER_ENGINE_ACTION; | ||
31 | typedef struct _BURN_CACHE BURN_CACHE; | 32 | typedef struct _BURN_CACHE BURN_CACHE; |
32 | typedef struct _BURN_DEPENDENCIES BURN_DEPENDENCIES; | 33 | typedef struct _BURN_DEPENDENCIES BURN_DEPENDENCIES; |
33 | typedef struct _BURN_ENGINE_COMMAND BURN_ENGINE_COMMAND; | 34 | typedef struct _BURN_ENGINE_COMMAND BURN_ENGINE_COMMAND; |