// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
+#include "wx/dcscreen.h"
#include "wx/dfb/dcscreen.h"
#include "wx/dfb/private.h"
// wxScreenDC
//-----------------------------------------------------------------------------
-#warning "FIXME: this doesn't work (neither single app nor multiapp core)
+#warning "FIXME: this doesn't work (neither single app nor multiapp core)"
// FIXME: maybe use a subsurface as well?
IMPLEMENT_ABSTRACT_CLASS(wxScreenDCImpl, wxDFBDCImpl)