diff --git a/daemon/gamemode-gpu.c b/daemon/gamemode-gpu.c index 53229ad..c80b178 100644 --- a/daemon/gamemode-gpu.c +++ b/daemon/gamemode-gpu.c @@ -32,11 +32,11 @@ POSSIBILITY OF SUCH DAMAGE. #define _GNU_SOURCE +#include "config.h" +#include "external-helper.h" #include "gamemode.h" #include "helpers.h" #include "logging.h" -#include "config.h" -#include "external-helper.h" #include "daemon_config.h" #include "gpu-query.h"