#include markup fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@35823 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
d66551669c
commit
ae0fbceefa
@ -1,7 +1,7 @@
|
||||
#ifndef __DCSVG_H
|
||||
#define __DCSVG_H
|
||||
#include <wx/wfstream.h>
|
||||
#include <wx/string.h>
|
||||
#include "wx/wfstream.h"
|
||||
#include "wx/string.h"
|
||||
|
||||
#ifdef WXMAKINGDLL_SVG
|
||||
#define WXDLLIMPEXP_SVG WXEXPORT
|
||||
|
@ -36,8 +36,8 @@ USERC("svg.rc");
|
||||
#include "wx/mdi.h"
|
||||
#endif
|
||||
|
||||
#include <wx/toolbar.h>
|
||||
#include <wx/svg/dcsvg.h>
|
||||
#include "wx/toolbar.h"
|
||||
#include "wx/svg/dcsvg.h"
|
||||
|
||||
#include "mondrian.xpm"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#ifndef __DCSVG_H
|
||||
#define __DCSVG_H
|
||||
#include <wx/wfstream.h>
|
||||
#include <wx/string.h>
|
||||
#include "wx/wfstream.h"
|
||||
#include "wx/string.h"
|
||||
|
||||
#ifdef WXMAKINGDLL_SVG
|
||||
#define WXDLLIMPEXP_SVG WXEXPORT
|
||||
|
@ -36,8 +36,8 @@ USERC("svg.rc");
|
||||
#include "wx/mdi.h"
|
||||
#endif
|
||||
|
||||
#include <wx/toolbar.h>
|
||||
#include <wx/svg/dcsvg.h>
|
||||
#include "wx/toolbar.h"
|
||||
#include "wx/svg/dcsvg.h"
|
||||
|
||||
#include "mondrian.xpm"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user