#incldue fix.
authorWłodzimierz Skiba <abx@abx.art.pl>
Tue, 10 Oct 2006 10:39:46 +0000 (10:39 +0000)
committerWłodzimierz Skiba <abx@abx.art.pl>
Tue, 10 Oct 2006 10:39:46 +0000 (10:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41878 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/dc.h

index afb298c3c330b9755a7ad88c9f06769b11f8b20a..34ce1abdc255cd30493ed35aa32b7767230411b8 100644 (file)
@@ -18,6 +18,7 @@
 
 #include "wx/object.h"          // the base class
 
 
 #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"
 #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"