diff --git a/src/common/prntbase.cpp b/src/common/prntbase.cpp index c1a6732be5..d1a4e3f691 100644 --- a/src/common/prntbase.cpp +++ b/src/common/prntbase.cpp @@ -36,6 +36,7 @@ #include "wx/dcmemory.h" #include "wx/stattext.h" #include "wx/intl.h" +#include "wx/textdlg.h" #endif #include "wx/prntbase.h"