index: release v1.18 with only altgr index linked
[sheet.git] / countries.plp
index e404ae5c68cba884bf56a1f6df28ea0757967652..efd2f256407351c0c88973d6d165ccc398e56d32 100644 (file)
@@ -14,7 +14,7 @@ Html({
 <h1>ISO-3166-1α2 Country codes</h1>
 
 <:
-my $cc = do 'data/countries.inc.pl';
+my $cc = Data('data/countries');
 
 {
        printf '<table class="ccmap">';