提交 befe455e 编写于 作者: R Romain Vimont

Remove unused includes

The struct control_event does not use mutexes, and net.h does not need
SDL_platform.h.
上级 d2504f97
......@@ -3,7 +3,6 @@
#include <string.h>
#include "buffer_util.h"
#include "lock_util.h"
#include "log.h"
static void
......
......@@ -3,7 +3,6 @@
#include <stdbool.h>
#include <stdint.h>
#include <SDL2/SDL_mutex.h>
#include "android/input.h"
#include "android/keycodes.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册