[NEWINFLIB]
[reactos.git] / reactos / lib / newinflib / infpriv.h
index 0d2cea9..c7adede 100644 (file)
@@ -55,7 +55,7 @@ typedef struct _INFCACHESECTION
 
 typedef struct _INFCACHE
 {
-  LCID LocaleId;
+  LANGID LanguageId;
   PINFCACHESECTION FirstSection;
   PINFCACHESECTION LastSection;