Qt: Sort includes properly

This commit is contained in:
spycrab
2018-05-28 03:48:04 +02:00
parent cece179d77
commit 6268c7b3d5
58 changed files with 139 additions and 31 deletions

View File

@ -19,9 +19,11 @@
#include <QVBoxLayout>
#include "Core/Core.h"
#include "DolphinQt2/Config/Mapping/MappingCommon.h"
#include "DolphinQt2/Config/Mapping/MappingWindow.h"
#include "DolphinQt2/QtUtils/BlockUserInputFilter.h"
#include "InputCommon/ControlReference/ControlReference.h"
#include "InputCommon/ControllerEmu/ControllerEmu.h"
#include "InputCommon/ControllerInterface/ControllerInterface.h"