diff --git a/src/motif/font.cpp b/src/motif/font.cpp index a619c9ad95..8558a4ed97 100644 --- a/src/motif/font.cpp +++ b/src/motif/font.cpp @@ -37,6 +37,7 @@ #include "wx/gdicmn.h" #endif +#include "wx/crt.h" // for wxSscanf() #include "wx/fontutil.h" // for wxNativeFontInfo #include "wx/tokenzr.h" #include "wx/motif/private.h"