summaryrefslogtreecommitdiff
path: root/FL
diff options
context:
space:
mode:
Diffstat (limited to 'FL')
-rw-r--r--FL/Fl.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/FL/Fl.H b/FL/Fl.H
index 5c84a8d10..4cee6c7a4 100644
--- a/FL/Fl.H
+++ b/FL/Fl.H
@@ -1334,6 +1334,7 @@ int main() {
*/
static int draw_GL_text_with_textures() { return draw_GL_text_with_textures_; }
+ static int system(const char *command);
#ifdef FLTK_HAVE_CAIRO
/** \defgroup group_cairo Cairo Support Functions and Classes