reverted relative include path
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24911 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
e15aca7e47
commit
539fb7a26c
1 changed files with 2 additions and 2 deletions
|
|
@ -47,7 +47,7 @@
|
|||
#include <ctype.h>
|
||||
#include <limits.h>
|
||||
|
||||
#include "./../../include/wx/wxchar.h"
|
||||
#include "wx/wxchar.h"
|
||||
|
||||
/**
|
||||
*
|
||||
|
|
@ -88,4 +88,4 @@ typedef long celt; /* type to hold chr, MCCE number, or
|
|||
/* and pick up the standard header */
|
||||
#include "regex.h"
|
||||
|
||||
#endif /* _REGEX_CUSTOM_H_ */
|
||||
#endif /* _REGEX_CUSTOM_H_ */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue