summaryrefslogtreecommitdiff
path: root/src/corelib/gfx_utils_intf.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/gfx_utils_intf.inc')
-rw-r--r--src/corelib/gfx_utils_intf.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/gfx_utils_intf.inc b/src/corelib/gfx_utils_intf.inc
index 2bd3c72f..a133d2a4 100644
--- a/src/corelib/gfx_utils_intf.inc
+++ b/src/corelib/gfx_utils_intf.inc
@@ -2,6 +2,7 @@
// File utils
function ExtractTargetSymLinkPath(ALink: string): string;
+function FileIsSymlink(const AFilename: string): boolean;