remove usage of twn_vec.h in public headers
This commit is contained in:
parent
f3c4e6f018
commit
33523c7980
@ -2,7 +2,7 @@
|
||||
#define TWN_INPUT_H
|
||||
|
||||
#include "twn_config.h"
|
||||
#include "twn_vec.h"
|
||||
#include "twn_types.h"
|
||||
#include "twn_engine_api.h"
|
||||
#include "twn_scancode.h"
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#ifndef UTIL_H
|
||||
#define UTIL_H
|
||||
|
||||
#include "twn_vec.h"
|
||||
#include "twn_types.h"
|
||||
#include "twn_engine_api.h"
|
||||
#include "twn_types.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user