mirror of
https://github.com/FeralInteractive/gamemode.git
synced 2025-06-26 17:31:45 +02:00
Remove unneeded includes
This commit is contained in:
@ -36,16 +36,14 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
#include "common-gpu.h"
|
||||
#include "common-helpers.h"
|
||||
#include "common-logging.h"
|
||||
|
||||
#include "gamemode-config.h"
|
||||
#include "gamemode.h"
|
||||
#include "gamemode_client.h"
|
||||
|
||||
#include <libgen.h>
|
||||
#include <pthread.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/wait.h>
|
||||
#include <unistd.h>
|
||||
|
||||
struct GameModeConfig;
|
||||
|
||||
|
Reference in New Issue
Block a user