diff options
Diffstat (limited to 'source/Irrlicht/CFileSystem.cpp')
-rw-r--r-- | source/Irrlicht/CFileSystem.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Irrlicht/CFileSystem.cpp b/source/Irrlicht/CFileSystem.cpp index 17ae7b3..ba4a332 100644 --- a/source/Irrlicht/CFileSystem.cpp +++ b/source/Irrlicht/CFileSystem.cpp @@ -2,7 +2,6 @@ // This file is part of the "Irrlicht Engine".
// For conditions of distribution and use, see copyright notice in irrlicht.h
-#include "IrrCompileConfig.h"
#include "CFileSystem.h"
#include "IReadFile.h"
|