mirror of
https://git.freebsd.org/ports.git
synced 2025-05-16 01:01:49 -04:00
10 lines
228 B
Diff
10 lines
228 B
Diff
--- src/xmlcopyeditor.h.orig
|
|
+++ src/xmlcopyeditor.h
|
|
@@ -21,6 +21,7 @@
|
|
#define XMLCOPYEDITOR_H
|
|
|
|
#define NEWFINDREPLACE 1
|
|
+#define ICONV_CHAR_CAST(x) ((ICONV_CONST char **)(x))
|
|
|
|
#include <wx/wx.h>
|
|
#include <wx/fdrepdlg.h>
|