Index: trunk/src/gfx/texture_font.cc
===================================================================
--- trunk/src/gfx/texture_font.cc	(revision 398)
+++ trunk/src/gfx/texture_font.cc	(revision 399)
@@ -92,5 +92,5 @@
 }
 
-bool texture_font::load_glyphs( string_ref codes )
+bool texture_font::load_glyphs( string_view codes )
 {
 	FT_Face face = (FT_Face)(m_rface);
