projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
wxIsAbsolutePath was correct.
[wxWidgets.git]
/
src
/
generic
/
helpxlp.cpp
diff --git
a/src/generic/helpxlp.cpp
b/src/generic/helpxlp.cpp
index 532fc03bcf2633cde92c82127efbefa28b8e2e72..7fd06788fdd360477da777ff798e74183ff4beb6 100644
(file)
--- a/
src/generic/helpxlp.cpp
+++ b/
src/generic/helpxlp.cpp
@@
-25,6
+25,8
@@
#endif
#include "wx/generic/helpxlp.h"
+#include "wx/intl.h"
+#include "wx/msgdlg.h"
#if wxUSE_HELP
#include <time.h>