mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-15 08:34:40 +00:00
use the newer c_controlInterface file
This commit is contained in:
parent
be4cf58fb8
commit
94fe66a451
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@
|
||||||
#include "console/console.h"
|
#include "console/console.h"
|
||||||
#include "core/strings/stringFunctions.h"
|
#include "core/strings/stringFunctions.h"
|
||||||
#include "util/tempAlloc.h"
|
#include "util/tempAlloc.h"
|
||||||
#include "cinterface/cinterface.h"
|
#import "cinterface/c_controlInterface.h"
|
||||||
#include "core/volume.h"
|
#include "core/volume.h"
|
||||||
|
|
||||||
#if defined(__FreeBSD__)
|
#if defined(__FreeBSD__)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue