NOISSUE move modpack platform related files to 'modplatform' subfolders

This commit is contained in:
Petr Mrázek
2018-03-16 23:33:58 +01:00
parent 303842a19e
commit 106155dd62
20 changed files with 30 additions and 28 deletions

View File

@@ -25,7 +25,7 @@
#include "minecraft/auth/MojangAccount.h"
#include "net/NetJob.h"
#include "updater/GoUpdate.h"
#include <modplatform/FtbPackDownloader.h>
#include <modplatform/ftb/FtbPackDownloader.h>
class LaunchController;
class NewsChecker;