mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-06 07:37:21 +02:00
Fix include order
This commit is contained in:
parent
fa38ef4e23
commit
1984908543
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user