X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=src%2Fgis-opengl.h;h=72d7b13bdf0fe62050ad28a4bbc190e06fce401e;hp=80e866ee8fb3920b2bd718d7cc50a81f254b5270;hb=5e97f4c0721a5481afbb2d005538e896ac8baf5a;hpb=14c34a746fc94a9e5477d081275f04bd1c8b5d6d diff --git a/src/gis-opengl.h b/src/gis-opengl.h index 80e866e..72d7b13 100644 --- a/src/gis-opengl.h +++ b/src/gis-opengl.h @@ -39,6 +39,7 @@ struct _GisOpenGL { /* instance members */ GTree *objects; + GMutex *objects_lock; RoamSphere *sphere; GMutex *sphere_lock; guint sm_source[2];