diff --git a/daemon/gamemode-gpu.c b/daemon/gamemode-gpu.c index 6a162b4..c50f1c0 100644 --- a/daemon/gamemode-gpu.c +++ b/daemon/gamemode-gpu.c @@ -34,10 +34,11 @@ POSSIBILITY OF SUCH DAMAGE. #include "config.h" #include "external-helper.h" -#include "gamemode.h" #include "helpers.h" #include "logging.h" +#include "gamemode.h" + #include "daemon_config.h" #include "gpu-control.h"