locale: Fix another class/struct mixup.

This commit is contained in:
Augustin Cavalier 2017-12-03 13:44:30 -05:00
parent 8b222e6272
commit acf02fd2cf

View File

@ -25,7 +25,7 @@ class BTimeZone;
namespace BPrivate {
class LocaleRosterData;
struct LocaleRosterData;
}