]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - plugins/surface_heretic2/surfacedialog.cpp
Fixing Linux SCons build.
[xonotic/netradiant.git] / plugins / surface_heretic2 / surfacedialog.cpp
index 343ab291675338389675b02726420ba9e317883d..6a8663cc0ea3c7e2b70966f5c5e6c61cb58e9099 100644 (file)
@@ -41,7 +41,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
 #include "gtkr_vector.h"
 
-std::vector<texdef_to_face_t> g_texdef_face_vector;
+vector<texdef_to_face_t> g_texdef_face_vector;
 
 inline texdef_to_face_t* get_texdef_face_list()
 {