]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/dc.h
#incldue fix.
[wxWidgets.git] / include / wx / dc.h
index afb298c3c330b9755a7ad88c9f06769b11f8b20a..34ce1abdc255cd30493ed35aa32b7767230411b8 100644 (file)
@@ -18,6 +18,7 @@
 
 #include "wx/object.h"          // the base class
 
+#include "wx/intl.h"            // for wxLayoutDirection
 #include "wx/cursor.h"          // we have member variables of these classes
 #include "wx/font.h"            // so we can't do without them
 #include "wx/colour.h"