Bläddra i källkod

use the newer c_controlInterface file

Azaezel 6 år sedan
förälder
incheckning
94fe66a451
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      Engine/source/platformX86UNIX/x86UNIXFileio.cpp

+ 1 - 1
Engine/source/platformX86UNIX/x86UNIXFileio.cpp

@@ -55,7 +55,7 @@
  #include "console/console.h"
  #include "core/strings/stringFunctions.h"
  #include "util/tempAlloc.h"
- #include "cinterface/cinterface.h"
+ #import "cinterface/c_controlInterface.h"
  #include "core/volume.h"
 
  #if defined(__FreeBSD__)