compiled fixes for builds without PCH
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@44304 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -12,11 +12,12 @@
|
||||
#define _WX_DFB_PRIVATE_OVERLAY_H_
|
||||
|
||||
#include "wx/dfb/dfbptr.h"
|
||||
#include "wx/gdicmn.h"
|
||||
|
||||
wxDFB_DECLARE_INTERFACE(IDirectFBSurface);
|
||||
|
||||
class WXDLLEXPORT wxWindow;
|
||||
|
||||
class WXDLLIMPEXP_CORE wxWindow;
|
||||
class WXDLLIMPEXP_CORE wxwindowDC;
|
||||
|
||||
class wxOverlayImpl
|
||||
{
|
||||
|
@@ -12,6 +12,8 @@
|
||||
#define _WX_DFB_WRAPDFB_H_
|
||||
|
||||
#include "wx/dfb/dfbptr.h"
|
||||
#include "wx/gdicmn.h"
|
||||
#include "wx/vidmode.h"
|
||||
|
||||
#include <directfb.h>
|
||||
|
||||
|
Reference in New Issue
Block a user