diff --git a/include/wx/fontutil.h b/include/wx/fontutil.h index 40ad085434..1ead928848 100644 --- a/include/wx/fontutil.h +++ b/include/wx/fontutil.h @@ -64,7 +64,7 @@ struct WXDLLEXPORT wxNativeFontInfo // This is a generic implementation that should work on all ports // without specific support by the port. // - #define wNO_NATIVE_FONTINFO + #define wxNO_NATIVE_FONTINFO int pointSize; wxFontFamily family;