]> git.saurik.com Git - wxWidgets.git/blobdiff - src/generic/dcbuffer.cpp
Let wxToolBar assume that no orientation flag means horizontal.
[wxWidgets.git] / src / generic / dcbuffer.cpp
index 8543ce613d101d316b2570387fb9b704cefb2da1..bc21ffa1dfa304f59694b9803ec8e1cd80e2543e 100644 (file)
     #pragma implementation "dcbuffer.h"
 #endif
 
+#include "wx/wxprec.h"
+
 #ifdef __BORLANDC__
     #pragma hdrstop
 #endif
 
+#ifndef WX_PRECOMP
+#include "wx/window.h"
+#endif
+
 #include "wx/dcbuffer.h"