diff options
Diffstat (limited to 'src/ioview.h')
-rw-r--r-- | src/ioview.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ioview.h b/src/ioview.h index d9d8265..e0f23f4 100644 --- a/src/ioview.h +++ b/src/ioview.h @@ -34,6 +34,8 @@ namespace SciTECO { * Auxiliary functions */ +gchar *expand_path(const gchar *path); + /** * Get absolute/full version of a possibly relative path. * Works with existing and non-existing paths (in the latter case, |