浏览代码

use the newer c_controlInterface file

Azaezel 6 年之前
父节点
当前提交
94fe66a451
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Engine/source/platformX86UNIX/x86UNIXFileio.cpp

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

@@ -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__)