Index: trunk/src/gfx/texture_font.cc
===================================================================
--- trunk/src/gfx/texture_font.cc	(revision 252)
+++ trunk/src/gfx/texture_font.cc	(revision 256)
@@ -92,5 +92,5 @@
 }
 
-bool texture_font::load_glyphs( const std::string& codes )
+bool texture_font::load_glyphs( const string& codes )
 {
 	FT_Face face     = (FT_Face)(m_rface);
