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
@ -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…
Reference in New Issue
Block a user