diff options
Diffstat (limited to 'fluid/fluid.h')
| -rw-r--r-- | fluid/fluid.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/fluid/fluid.h b/fluid/fluid.h index ac2f8fbe6..98ed1886d 100644 --- a/fluid/fluid.h +++ b/fluid/fluid.h @@ -118,6 +118,9 @@ public: extern Project P; +extern Fd_String g_code_filename_arg; +extern Fd_String g_header_filename_arg; + // ---- public functions extern void set_filename(const char *c); |
