diff options
Diffstat (limited to 'fluid/autodoc.h')
| -rw-r--r-- | fluid/autodoc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fluid/autodoc.h b/fluid/autodoc.h index 060b166ab..1d6ec621b 100644 --- a/fluid/autodoc.h +++ b/fluid/autodoc.h @@ -53,7 +53,7 @@ extern const int FL_SNAP_TO_WINDOW; extern Fl_Widget *FL_SNAP_AREA_CLEAR; -extern void run_autodoc(const Fl_String &target_dir); +extern void run_autodoc(const std::string &target_dir); #endif |
