Browse Source

no message

Azaezel 6 years ago
parent
commit
547a2e28eb
1 changed files with 1 additions and 1 deletions
  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"
- #import "cinterface/c_controlInterface.h"
+ #include "cinterface/c_controlInterface.h"
  #include "core/volume.h"
  #include "core/volume.h"
 
 
  #if defined(__FreeBSD__)
  #if defined(__FreeBSD__)