diff --git a/src/common/prntbase.cpp b/src/common/prntbase.cpp index fd0651f164..0f0c5ece7a 100644 --- a/src/common/prntbase.cpp +++ b/src/common/prntbase.cpp @@ -34,6 +34,7 @@ #include "wx/dcclient.h" #include "wx/stattext.h" #include "wx/intl.h" + #include "wx/textctrl.h" #include "wx/textdlg.h" #include "wx/sizer.h" #include "wx/module.h"