diff options
Diffstat (limited to 'src/engine/elevation.h')
-rw-r--r-- | src/engine/elevation.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/elevation.h b/src/engine/elevation.h index 96111ae2..05fecdf6 100644 --- a/src/engine/elevation.h +++ b/src/engine/elevation.h | |||
@@ -14,6 +14,7 @@ HRESULT ElevationElevate( | |||
14 | ); | 14 | ); |
15 | HRESULT ElevationApplyInitialize( | 15 | HRESULT ElevationApplyInitialize( |
16 | __in HANDLE hPipe, | 16 | __in HANDLE hPipe, |
17 | __in BURN_USER_EXPERIENCE* pBA, | ||
17 | __in BURN_VARIABLES* pVariables, | 18 | __in BURN_VARIABLES* pVariables, |
18 | __in BOOTSTRAPPER_ACTION action, | 19 | __in BOOTSTRAPPER_ACTION action, |
19 | __in BURN_AU_PAUSE_ACTION auAction, | 20 | __in BURN_AU_PAUSE_ACTION auAction, |