summaryrefslogtreecommitdiff
path: root/plugins/FingerprintNG/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FingerprintNG/src/stdafx.h')
-rw-r--r--plugins/FingerprintNG/src/stdafx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/FingerprintNG/src/stdafx.h b/plugins/FingerprintNG/src/stdafx.h
index 17a2065896..3cdf31a6a0 100644
--- a/plugins/FingerprintNG/src/stdafx.h
+++ b/plugins/FingerprintNG/src/stdafx.h
@@ -110,7 +110,7 @@ typedef struct _foundInfo
#define MODULENAME "Finger"
-#define DEFAULT_SKIN_FOLDER _T("Icons\\Fp_icons.dll")
+#define DEFAULT_SKIN_FOLDER L"Icons\\Fp_icons.dll"
void ClearFI();