]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/display_impl.h
need wxRect definition and not just declaration here (fixes wxMotif build without...
[wxWidgets.git] / include / wx / display_impl.h
index 2a36d49d158ff2cb19a4bcaa767f274304adc91a..cfd40a3d6761004c2540c5251f8617d982414fe0 100644 (file)
@@ -11,6 +11,8 @@
 #ifndef _WX_DISPLAY_IMPL_H_BASE_
 #define _WX_DISPLAY_IMPL_H_BASE_
 
+#include "wx/gdicmn.h"      // for wxRect
+
 // ----------------------------------------------------------------------------
 // wxDisplayFactory: allows to create wxDisplay objects
 // ----------------------------------------------------------------------------