rayfract

diff src/utktext.cc @ 3:bf1d56975cc9

- added visual studio project - removed vmath dependency
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 26 Oct 2010 09:52:57 +0300
parents 87b6a11c920b
children
line diff
     1.1 --- a/src/utktext.cc	Tue Oct 26 08:49:09 2010 +0300
     1.2 +++ b/src/utktext.cc	Tue Oct 26 09:52:57 2010 +0300
     1.3 @@ -8,9 +8,9 @@
     1.4  #endif
     1.5  #include <ft2build.h>
     1.6  #include FT_FREETYPE_H
     1.7 -#include <vmath.h>
     1.8  #include "utktext.h"
     1.9  #include "utk_common.h"
    1.10 +#include "vmath.h"
    1.11  
    1.12  #ifndef GL_BGRA
    1.13  #define GL_BGRA	0x80E1