]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/font.h
Some compilation fixes
[wxWidgets.git] / include / wx / msw / font.h
index 78a836caac1ef89916964c6e5cc5cbe1e3939caa..1ab10844bcae8729daa80af7e047a544236a5878 100644 (file)
@@ -6,7 +6,7 @@
 // Created:     01/02/97
 // RCS-ID:      $Id$
 // Copyright:   (c) Julian Smart
-// Licence:    wxWindows licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_FONT_H_
     #pragma interface "font.h"
 #endif
 
-#include "wx/gdiobj.h"
-
-WXDLLEXPORT_DATA(extern const wxChar*) wxEmptyString;
-
 // ----------------------------------------------------------------------------
 // wxFont
 // ----------------------------------------------------------------------------