mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-18 22:23:48 +00:00
Moved platform input event files under new input directory
This commit is contained in:
parent
2112878f30
commit
32a3bab2f7
8 changed files with 7 additions and 6 deletions
|
|
@ -23,7 +23,7 @@
|
|||
#ifndef _I_PROCESSINPUT_H_
|
||||
#define _I_PROCESSINPUT_H_
|
||||
|
||||
#include "platform/event.h"
|
||||
#include "platform/input/event.h"
|
||||
|
||||
|
||||
// CodeReview : Input can come from a number of places to end up in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue