diff --git a/tools/emulator/opengl/host/libs/Translator/EGL/EglImp.cpp b/tools/emulator/opengl/host/libs/Translator/EGL/EglImp.cpp index 0dca2af06..0c3150fed 100644 --- a/tools/emulator/opengl/host/libs/Translator/EGL/EglImp.cpp +++ b/tools/emulator/opengl/host/libs/Translator/EGL/EglImp.cpp @@ -37,9 +37,8 @@ #include "EglConfig.h" #include "EglOsApi.h" - -#define MINOR 1 -#define MAJOR 4 +#define MAJOR 1 +#define MINOR 4 //declarations