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