mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
Fix include order
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user