diff options
Diffstat (limited to 'src/burn/engine/approvedexe.h')
-rw-r--r-- | src/burn/engine/approvedexe.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/burn/engine/approvedexe.h b/src/burn/engine/approvedexe.h index 076d86c4..cd3bf271 100644 --- a/src/burn/engine/approvedexe.h +++ b/src/burn/engine/approvedexe.h | |||
@@ -10,6 +10,7 @@ extern "C" { | |||
10 | 10 | ||
11 | typedef struct _BOOTSTRAPPER_ENGINE_CONTEXT BOOTSTRAPPER_ENGINE_CONTEXT; | 11 | typedef struct _BOOTSTRAPPER_ENGINE_CONTEXT BOOTSTRAPPER_ENGINE_CONTEXT; |
12 | typedef struct _BURN_CACHE BURN_CACHE; | 12 | typedef struct _BURN_CACHE BURN_CACHE; |
13 | typedef struct _BURN_DEPENDENCIES BURN_DEPENDENCIES; | ||
13 | typedef struct _BURN_ENGINE_COMMAND BURN_ENGINE_COMMAND; | 14 | typedef struct _BURN_ENGINE_COMMAND BURN_ENGINE_COMMAND; |
14 | 15 | ||
15 | // structs | 16 | // structs |