#include markup fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35812 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
#endif
|
||||
|
||||
#if wxUSE_DEPRECATED
|
||||
#include <wx/deprecated/setup.h>
|
||||
#include "wx/deprecated/setup.h"
|
||||
#endif
|
||||
|
||||
#ifndef wxUSE_PROLOGIO
|
||||
|
@@ -14,7 +14,7 @@
|
||||
#define _MFUTILS_H_
|
||||
|
||||
|
||||
#include <wx/metafile.h>
|
||||
#include "wx/metafile.h"
|
||||
|
||||
#ifndef GetRValue
|
||||
#define GetRValue(rgb) ((unsigned char)(rgb))
|
||||
|
@@ -15,7 +15,7 @@
|
||||
#include "wx/ogl/basic.h"
|
||||
|
||||
#if wxUSE_PROLOGIO
|
||||
#include <wx/deprecated/wxexpr.h>
|
||||
#include "wx/deprecated/wxexpr.h"
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user