Browse Source

no message

Azaezel 6 năm trước cách đây
mục cha
commit
e4206c4ae3
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
- #import "cinterface/c_controlInterface.h"
+ #include "cinterface/c_controlInterface.h"
  #include "core/volume.h"
 
  #if defined(__FreeBSD__)