aboutsummaryrefslogtreecommitdiff
path: root/source/Irrlicht/CWebGLExtensionHandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/Irrlicht/CWebGLExtensionHandler.h')
-rw-r--r--source/Irrlicht/CWebGLExtensionHandler.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/Irrlicht/CWebGLExtensionHandler.h b/source/Irrlicht/CWebGLExtensionHandler.h
index 67ffaf7..9a78df3 100644
--- a/source/Irrlicht/CWebGLExtensionHandler.h
+++ b/source/Irrlicht/CWebGLExtensionHandler.h
@@ -5,7 +5,6 @@
#ifndef __E_WEGL_EXTENSION_HANDLER_H_INCLUDED__
#define __E_WEGL_EXTENSION_HANDLER_H_INCLUDED__
-#include "IrrCompileConfig.h"
#if defined(_IRR_COMPILE_WITH_WEBGL1_) // Note: should also work with WebGL2 once we add that to Irrlicht