[UXTHEME] Reduce difference with Wine Staging 1.9.23. CORE-12409
[reactos.git] / reactos / dll / win32 / uxtheme / uxini.c
index 9779aba..42088e4 100644 (file)
@@ -32,7 +32,7 @@ typedef struct _UXINI_FILE {
     LPCWSTR lpIni;
     LPCWSTR lpCurLoc;
     LPCWSTR lpEnd;
-} UXINI_FILE;
+} UXINI_FILE, *PUXINI_FILE;
 
 /***********************************************************************/