tests: Now have two triangle tests using different shaders
diff --git a/tests/xgltestframework.h b/tests/xgltestframework.h
index 0288c36..e48e4c6 100644
--- a/tests/xgltestframework.h
+++ b/tests/xgltestframework.h
@@ -95,7 +95,7 @@
     static std::list<XglTestImageRecord>::iterator m_display_image;
     static int          m_display_image_idx;
 
-    bool                m_glut_initialized;
+    static bool         m_glut_initialized;
     static int          m_window;
     static int          m_width;            // Window width
     static int          m_height;           // Window height