diff --git a/components/wiki/wikiget.lpr b/components/wiki/wikiget.lpr index 732f14e5d8..646c9d56e6 100644 --- a/components/wiki/wikiget.lpr +++ b/components/wiki/wikiget.lpr @@ -36,7 +36,13 @@ uses // CodeTools CodeToolsStructs, // Wiki - fphttpclient, HTTPDefs, + fphttpclient,HTTPDefs, + {$IF FPC_FULLVERSION >= 30200} + opensslsockets, + {$ELSE} + fpopenssl, + openssl, + {$ENDIF} WikiParser, WikiFormat; const