From James French, fix to header guard
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
* OpenSceneGraph Public License for more details.
|
||||
*/
|
||||
|
||||
#ifndef OSGTEXT_LIBRARY
|
||||
#define OSGTEXT_LIBRARY
|
||||
#ifndef FREETYPE_LIBRARY
|
||||
#define FREETYPE_LIBRARY
|
||||
|
||||
#include "FreeTypeFont.h"
|
||||
#include <osgText/Font>
|
||||
|
||||
Reference in New Issue
Block a user