projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e15aca7
)
reverted relative include path
author
Václav Slavík
<vslavik@fastmail.fm>
Thu, 18 Dec 2003 10:41:34 +0000
(10:41 +0000)
committer
Václav Slavík
<vslavik@fastmail.fm>
Thu, 18 Dec 2003 10:41:34 +0000
(10:41 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24911
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/regex/regcustom.h
patch
|
blob
|
blame
|
history
diff --git
a/src/regex/regcustom.h
b/src/regex/regcustom.h
index 804c4b32af91320f5cc101a73d6cb5b41edc784e..c4ff85749e3312a3d76482bd8253dae5a3ad0157 100644
(file)
--- a/
src/regex/regcustom.h
+++ b/
src/regex/regcustom.h
@@
-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_ */
\ No newline at end of file
+#endif /* _REGEX_CUSTOM_H_ */