fixing file paths after renaming
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54129 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,9 +12,9 @@
|
||||
#include "wx/wxprec.h"
|
||||
|
||||
#include "wx/dcscreen.h"
|
||||
#include "wx/mac/carbon/dcscreen.h"
|
||||
#include "wx/osx/carbon/dcscreen.h"
|
||||
|
||||
#include "wx/mac/uma.h"
|
||||
#include "wx/osx/uma.h"
|
||||
#include "wx/graphics.h"
|
||||
|
||||
IMPLEMENT_ABSTRACT_CLASS(wxScreenDCImpl, wxWindowDCImpl)
|
||||
|
Reference in New Issue
Block a user