aboutsummaryrefslogtreecommitdiff
path: root/src/burn/engine/platform.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/burn/engine/platform.h')
-rw-r--r--src/burn/engine/platform.h1
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
29enum BURN_MODE; 29enum BURN_MODE;
30typedef struct _BOOTSTRAPPER_ENGINE_CONTEXT BOOTSTRAPPER_ENGINE_CONTEXT; 30typedef struct _BOOTSTRAPPER_ENGINE_CONTEXT BOOTSTRAPPER_ENGINE_CONTEXT;
31typedef struct _BOOTSTRAPPER_ENGINE_ACTION BOOTSTRAPPER_ENGINE_ACTION;
31typedef struct _BURN_CACHE BURN_CACHE; 32typedef struct _BURN_CACHE BURN_CACHE;
32typedef struct _BURN_DEPENDENCIES BURN_DEPENDENCIES; 33typedef struct _BURN_DEPENDENCIES BURN_DEPENDENCIES;
33typedef struct _BURN_ENGINE_COMMAND BURN_ENGINE_COMMAND; 34typedef struct _BURN_ENGINE_COMMAND BURN_ENGINE_COMMAND;