include wx/bitmap.h as we use wxBitmap here now

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@42764 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2006-10-30 20:51:19 +00:00
parent 5a70d3f578
commit c319bc4734

View File

@@ -13,6 +13,7 @@
#define _WX_DCMEMORY_H_BASE_
#include "wx/defs.h"
#include "wx/bitmap.h"
// NOTE: different native implementations of wxMemoryDC will derive from
// different wxDC classes (wxPaintDC, wxWindowDC, etc), so that