diff options
Diffstat (limited to '')
-rw-r--r-- | src/engine/precomp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/engine/precomp.h b/src/engine/precomp.h index 780822a1..7aa7dafa 100644 --- a/src/engine/precomp.h +++ b/src/engine/precomp.h | |||
@@ -68,7 +68,6 @@ | |||
68 | #include "variant.h" | 68 | #include "variant.h" |
69 | #include "variable.h" | 69 | #include "variable.h" |
70 | #include "condition.h" | 70 | #include "condition.h" |
71 | #include "search.h" | ||
72 | #include "section.h" | 71 | #include "section.h" |
73 | #include "approvedexe.h" | 72 | #include "approvedexe.h" |
74 | #include "container.h" | 73 | #include "container.h" |
@@ -76,6 +75,7 @@ | |||
76 | #include "payload.h" | 75 | #include "payload.h" |
77 | #include "cabextract.h" | 76 | #include "cabextract.h" |
78 | #include "burnextension.h" | 77 | #include "burnextension.h" |
78 | #include "search.h" | ||
79 | #include "userexperience.h" | 79 | #include "userexperience.h" |
80 | #include "package.h" | 80 | #include "package.h" |
81 | #include "update.h" | 81 | #include "update.h" |