summaryrefslogtreecommitdiffstats
path: root/logic/BaseInstaller.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'logic/BaseInstaller.cpp')
-rw-r--r--logic/BaseInstaller.cpp9
1 files changed, 2 insertions, 7 deletions
diff --git a/logic/BaseInstaller.cpp b/logic/BaseInstaller.cpp
index 669fd0ac..5660eb07 100644
--- a/logic/BaseInstaller.cpp
+++ b/logic/BaseInstaller.cpp
@@ -13,15 +13,10 @@
* limitations under the License.
*/
-#include "BaseInstaller.h"
-
#include <QFile>
-#include "VersionFinal.h"
-#include "OneSixLibrary.h"
-#include "OneSixInstance.h"
-
-#include "cmdutils.h"
+#include "logic/BaseInstaller.h"
+#include "logic/OneSixInstance.h"
BaseInstaller::BaseInstaller()
{