diff options
Diffstat (limited to '')
| -rw-r--r-- | src/ext/Util/ca/precomp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ext/Util/ca/precomp.h b/src/ext/Util/ca/precomp.h index efde32a6..9456c691 100644 --- a/src/ext/Util/ca/precomp.h +++ b/src/ext/Util/ca/precomp.h | |||
| @@ -15,7 +15,7 @@ | |||
| 15 | 15 | ||
| 16 | #include <msxml2.h> | 16 | #include <msxml2.h> |
| 17 | #include <Iads.h> | 17 | #include <Iads.h> |
| 18 | #include <activeds.h> | 18 | #include <activeds.h> |
| 19 | #include <lm.h> // NetApi32.lib | 19 | #include <lm.h> // NetApi32.lib |
| 20 | #include <Ntsecapi.h> | 20 | #include <Ntsecapi.h> |
| 21 | #include <Dsgetdc.h> | 21 | #include <Dsgetdc.h> |
| @@ -50,5 +50,6 @@ | |||
| 50 | #include "scauser.h" | 50 | #include "scauser.h" |
| 51 | #include "scasmb.h" | 51 | #include "scasmb.h" |
| 52 | #include "scasmbexec.h" | 52 | #include "scasmbexec.h" |
| 53 | #include "utilca.h" | ||
| 53 | 54 | ||
| 54 | #include "..\..\caDecor.h" | 55 | #include "..\..\caDecor.h" |
