X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cceed0407feaa3bcdacbfaf2e02324fdb1b6485f..ae200bfcb537c475708959cb034be66eb0f5dcd4:/include/wx/msw/wrapcctl.h

diff --git a/include/wx/msw/wrapcctl.h b/include/wx/msw/wrapcctl.h
index 261fc08c18..0edf3d96ec 100644
--- a/include/wx/msw/wrapcctl.h
+++ b/include/wx/msw/wrapcctl.h
@@ -53,8 +53,8 @@ inline void wxSetCCUnicodeFormat(HWND WXUNUSED_IN_WINCE(hwnd))
 // Return the default font for the common controls
 //
 // this is implemented in msw/settings.cpp
+class wxFont;
 extern wxFont wxGetCCDefaultFont();
 #endif
 
 #endif // _WX_MSW_WRAPCCTL_H_
-