mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-11-18 14:54:07 +01:00
Ensure we're more specific about clang format options and include order
This commit is contained in:
@@ -31,9 +31,9 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include "gamemode.h"
|
||||
#include "common-helpers.h"
|
||||
#include "common-logging.h"
|
||||
#include "gamemode.h"
|
||||
|
||||
#include <ctype.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
Reference in New Issue
Block a user