diff --git a/src/common/wincmn.cpp b/src/common/wincmn.cpp index 7489fdfd9f..29ae222d3c 100644 --- a/src/common/wincmn.cpp +++ b/src/common/wincmn.cpp @@ -42,6 +42,7 @@ #include "wx/statusbr.h" #include "wx/toolbar.h" #include "wx/dcclient.h" + #include "wx/dcscreen.h" #include "wx/scrolbar.h" #include "wx/layout.h" #include "wx/sizer.h"