mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-09-26 04:11:54 -05:00
Qt: Sort includes properly
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "DolphinQt2/Config/Graphics/GraphicsSlider.h"
|
||||
|
||||
#include "Common/Config/Config.h"
|
||||
|
||||
#include "DolphinQt2/Settings.h"
|
||||
|
||||
GraphicsSlider::GraphicsSlider(int minimum, int maximum, const Config::ConfigInfo<int>& setting,
|
||||
|
||||
Reference in New Issue
Block a user