Rev 8149 | Rev 8650 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8149 | Rev 8185 | ||
---|---|---|---|
Line 17... | Line 17... | ||
17 | 17 | ||
18 | /* This is an internal program, |
18 | /* This is an internal program, |
19 | * used to index modules for search engine. |
19 | * used to index modules for search engine. |
20 | */ |
20 | */ |
21 | 21 | ||
22 | #include "../wims.h" |
- | |
23 | #include "../Lib/libwims.h" |
22 | #include "../Lib/libwims.h" |
24 | #include "translator_.h" |
23 | #include "translator_.h" |
25 | #include "suffix.h" |
24 | #include "suffix.h" |
26 | 25 | ||
27 | #define MAX_LANGS MAX_LANGUAGES |
26 | #define MAX_LANGS MAX_LANGUAGES |