aboutsummaryrefslogtreecommitdiffstats
path: root/src/base/UPluginLoader.pas
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/base/UPluginLoader.pas3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/base/UPluginLoader.pas b/src/base/UPluginLoader.pas
index bb8a9aa5..8836cb78 100644
--- a/src/base/UPluginLoader.pas
+++ b/src/base/UPluginLoader.pas
@@ -41,7 +41,8 @@ interface
uses
UPluginDefs,
- UCoreModule;
+ UCoreModule,
+ UPath;
type
TPluginListItem = record