diff options
Diffstat (limited to 'source/Irrlicht/CIrrDeviceLinux.h')
-rw-r--r-- | source/Irrlicht/CIrrDeviceLinux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Irrlicht/CIrrDeviceLinux.h b/source/Irrlicht/CIrrDeviceLinux.h index ea50d7c..2d8945c 100644 --- a/source/Irrlicht/CIrrDeviceLinux.h +++ b/source/Irrlicht/CIrrDeviceLinux.h @@ -5,7 +5,6 @@ #ifndef __C_IRR_DEVICE_LINUX_H_INCLUDED__
#define __C_IRR_DEVICE_LINUX_H_INCLUDED__
-#include "IrrCompileConfig.h"
#ifdef _IRR_COMPILE_WITH_X11_DEVICE_
|