summaryrefslogtreecommitdiff
path: root/src/Fl_System_Driver.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/Fl_System_Driver.H')
-rw-r--r--src/Fl_System_Driver.H1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Fl_System_Driver.H b/src/Fl_System_Driver.H
index e1bb6b7d3..e306e7e74 100644
--- a/src/Fl_System_Driver.H
+++ b/src/Fl_System_Driver.H
@@ -64,6 +64,7 @@ protected:
static Fl_System_Driver *newSystemDriver();
Fl_System_Driver();
static bool awake_ring_empty();
+ int filename_relative_(char *to, int tolen, const char *from, const char *base, bool case_sensitive);
public:
virtual ~Fl_System_Driver();
static int command_key;