summaryrefslogtreecommitdiff
path: root/other-pro/ultracopier-core.pro
diff options
context:
space:
mode:
Diffstat (limited to 'other-pro/ultracopier-core.pro')
-rw-r--r--other-pro/ultracopier-core.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/other-pro/ultracopier-core.pro b/other-pro/ultracopier-core.pro
index 24931f0..1de66ad 100644
--- a/other-pro/ultracopier-core.pro
+++ b/other-pro/ultracopier-core.pro
@@ -76,7 +76,7 @@ HEADERS += $$PWD/../ResourcesManager.h \
$$PWD/../interface/PluginInterface_CopyEngine.h \
$$PWD/../interface/OptionInterface.h \
$$PWD/../Variable.h \
- $$PWD/../PluginLoader.h \
+ $$PWD/../PluginLoaderCore.h \
$$PWD/../interface/PluginInterface_PluginLoader.h \
$$PWD/../OptionDialog.h \
$$PWD/../LocalPluginOptions.h \
@@ -113,7 +113,7 @@ SOURCES += $$PWD/../ThemesManager.cpp \
$$PWD/../CopyListener.cpp \
$$PWD/../CopyEngineManager.cpp \
$$PWD/../Core.cpp \
- $$PWD/../PluginLoader.cpp \
+ $$PWD/../PluginLoaderCore.cpp \
$$PWD/../OptionDialog.cpp \
$$PWD/../LocalPluginOptions.cpp \
$$PWD/../LocalListener.cpp \