make BGL and BLF modile names lowercase

This commit is contained in:
Campbell Barton
2010-02-28 14:57:26 +00:00
parent c1cd33e166
commit ed7f4f2e3c
11 changed files with 26 additions and 26 deletions

View File

@@ -22,7 +22,7 @@ http://www.gnu.org/copyleft/lesser.txt.
#include "ImageBase.h"
extern "C" {
#include "BGL.h"
#include "bgl.h"
}
#include "GL/glew.h"