aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/SDK
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/SDK')
-rw-r--r--plugins/SDK/USDXStrUtils.pas (renamed from plugins/SDK/StrUtils.pas)2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/SDK/StrUtils.pas b/plugins/SDK/USDXStrUtils.pas
index 069c89c3..94e5f65f 100644
--- a/plugins/SDK/StrUtils.pas
+++ b/plugins/SDK/USDXStrUtils.pas
@@ -1,4 +1,4 @@
-unit StrUtils;
+unit USDXStrUtils;
interface