X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fnetradiant.git;a=blobdiff_plain;f=plugins%2Fsurface_quake2%2Fsurfacedialog.cpp;h=b1b7ec4c05db041ab0748a7756ba2a1696d0478a;hp=5c7efbf474a4e55875cbcfb3b742e0169e63440f;hb=48410b113dd2036e69dbf723a39ec9af02fc9b12;hpb=561e062c8724752601cb9f9370321930fd5aeed1 diff --git a/plugins/surface_quake2/surfacedialog.cpp b/plugins/surface_quake2/surfacedialog.cpp index 5c7efbf4..b1b7ec4c 100644 --- a/plugins/surface_quake2/surfacedialog.cpp +++ b/plugins/surface_quake2/surfacedialog.cpp @@ -41,7 +41,7 @@ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA #include "gtkr_vector.h" -std::vector g_texdef_face_vector; +vector g_texdef_face_vector; inline texdef_to_face_t* get_texdef_face_list() {