removed unused vmath include from input
This commit is contained in:
parent
988a87712b
commit
5119d56d5e
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
||||||
#ifndef _fencer_input_h
|
#ifndef _fencer_input_h
|
||||||
#define _fencer_input_h
|
#define _fencer_input_h
|
||||||
|
|
||||||
#include "vmath.h"
|
|
||||||
#include "list.h"
|
#include "list.h"
|
||||||
#include "input_axis.h"
|
#include "input_axis.h"
|
||||||
#include <SDL2/SDL_events.h>
|
#include <SDL2/SDL_events.h>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue