]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stubs/dcscreen.h
DP: GetBitmap() added to wxImageList
[wxWidgets.git] / include / wx / stubs / dcscreen.h
index 78ded86d8a01bf49e2cb332ed0b4d3a61cbbbd44..12d4996e706eb64e599fc519b860cdc79fd977ea 100644 (file)
@@ -16,9 +16,9 @@
 #pragma interface "dcscreen.h"
 #endif
 
-#include "wx/dc.h"
+#include "wx/dcclient.h"
 
-class WXDLLEXPORT wxScreenDC: public wxDC
+class WXDLLEXPORT wxScreenDC: public wxPaintDC
 {
   DECLARE_DYNAMIC_CLASS(wxScreenDC)