]> git.saurik.com Git - wxWidgets.git/commitdiff
Added #include wx/dcclient.h for Vadims changes to work without pc headers
authorJ. Russell Smyth <drfish@cox.net>
Sat, 26 Jun 1999 05:12:01 +0000 (05:12 +0000)
committerJ. Russell Smyth <drfish@cox.net>
Sat, 26 Jun 1999 05:12:01 +0000 (05:12 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@2901 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/progdlgg.cpp

index dfd8873c600b22a3ca2dd99468692c4e8ba1e083..bf3051c9b9c2fef8d6206220088dfee7fc0032e2 100644 (file)
@@ -30,6 +30,7 @@
     #include "wx/gauge.h"
     #include "wx/intl.h"
     #include "wx/settings.h"
+    #include "wx/dcclient.h"
 #endif
 
 #if wxUSE_PROGRESSDLG