summaryrefslogtreecommitdiffstats
path: root/logic/liteloader/LiteLoaderInstaller.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/liteloader/LiteLoaderInstaller.h')
-rw-r--r--logic/liteloader/LiteLoaderInstaller.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/logic/liteloader/LiteLoaderInstaller.h b/logic/liteloader/LiteLoaderInstaller.h
index b326cc3e..51d58706 100644
--- a/logic/liteloader/LiteLoaderInstaller.h
+++ b/logic/liteloader/LiteLoaderInstaller.h
@@ -18,8 +18,8 @@
#include <QString>
#include <QMap>
-#include "logic/BaseInstaller.h"
-#include "logic/liteloader/LiteLoaderVersionList.h"
+#include "BaseInstaller.h"
+#include "liteloader/LiteLoaderVersionList.h"
class LiteLoaderInstaller : public BaseInstaller
{