#ifndef BOINC_X_OPENGL_H
#define BOINC_X_OPENGL_H
#ifdef __cplusplus
extern "C" {
#endif
extern bool xwin_glut_is_initialized();
}
extern void xwin_graphics_event_loop();