diff options
Diffstat (limited to 'src/balutil/precomp.h')
-rw-r--r-- | src/balutil/precomp.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/balutil/precomp.h b/src/balutil/precomp.h index 89607416..c500060a 100644 --- a/src/balutil/precomp.h +++ b/src/balutil/precomp.h | |||
@@ -16,8 +16,9 @@ | |||
16 | #include <thmutil.h> | 16 | #include <thmutil.h> |
17 | #include <xmlutil.h> | 17 | #include <xmlutil.h> |
18 | 18 | ||
19 | #include "BootstrapperEngine.h" | 19 | #include <BootstrapperEngine.h> |
20 | #include "BootstrapperApplication.h" | 20 | #include <BootstrapperApplication.h> |
21 | |||
21 | #include "IBootstrapperEngine.h" | 22 | #include "IBootstrapperEngine.h" |
22 | #include "IBootstrapperApplication.h" | 23 | #include "IBootstrapperApplication.h" |
23 | 24 | ||