--- src/model.cpp.orig
+++ src/model.cpp
@@ -49,6 +49,7 @@ using namespace std;
 texture::mapping_mode model::mapping = texture::LINEAR_MIPMAP_LINEAR;//texture::NEAREST;
 
 unsigned model::init_count = 0;
+const unsigned model::mesh::no_adjacency;
 
 /*
 fixme: possible cleanup/simplification of rendering EVERYWHERE:
