summaryrefslogtreecommitdiff
path: root/plugins/AVS/src/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/AVS/src/commonheaders.h')
-rw-r--r--plugins/AVS/src/commonheaders.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/AVS/src/commonheaders.h b/plugins/AVS/src/commonheaders.h
index f483b7dac3..dca9a23bad 100644
--- a/plugins/AVS/src/commonheaders.h
+++ b/plugins/AVS/src/commonheaders.h
@@ -127,6 +127,7 @@ int GetFileHash(TCHAR* filename);
DWORD GetFileSize(TCHAR *szFilename);
void MakePathRelative(MCONTACT hContact);
void MakePathRelative(MCONTACT hContact, TCHAR *dest);
+void MyPathToAbsolute(const TCHAR *ptszPath, TCHAR *ptszDest);
HBITMAP LoadPNG(struct avatarCacheEntry *ace, char *szFilename);