// Get the active window.
wxWindow* WXDLLEXPORT wxGetActiveWindow();
-WXDLLEXPORT_DATA(extern wxList) wxTopLevelWindows;
+WXDLLEXPORT_DATA(extern wxWindowList) wxTopLevelWindows;
// A little class to switch off size optimization while an instance of the object
// exists