diff options
Diffstat (limited to 'htroot/ViewFile.java')
| -rw-r--r-- | htroot/ViewFile.java | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/htroot/ViewFile.java b/htroot/ViewFile.java index d99ada761..60cc6cbea 100644 --- a/htroot/ViewFile.java +++ b/htroot/ViewFile.java @@ -350,6 +350,7 @@ public class ViewFile { TextSnippet snippet = new TextSnippet(
sb.loader,
urlEntry,
+ goal.getIncludeWordsSet(),
goal.getIncludeHashes(),
CacheStrategy.CACHEONLY,
false,
|
