Index: trunk/src/gfx/texture_font.cc
===================================================================
--- trunk/src/gfx/texture_font.cc	(revision 376)
+++ trunk/src/gfx/texture_font.cc	(revision 380)
@@ -91,5 +91,5 @@
 }
 
-bool texture_font::load_glyphs( const string& codes )
+bool texture_font::load_glyphs( string_ref codes )
 {
 	FT_Face face     = (FT_Face)(m_rface);
