mirror of https://github.com/BOINC/boinc.git
parent
4154eec260
commit
c9836d743e
|
@ -51,6 +51,7 @@ MMRESULT timer_id;
|
|||
#include "error_numbers.h"
|
||||
#include "app_ipc.h"
|
||||
|
||||
#include "graphics_api.h"
|
||||
#include "boinc_api.h"
|
||||
|
||||
#ifdef _WIN32
|
||||
|
|
|
@ -46,7 +46,7 @@ HANDLE graphics_threadh=NULL;
|
|||
#endif
|
||||
|
||||
|
||||
|
||||
HANDLE hQuitEvent;
|
||||
GRAPHICS_INFO gi;
|
||||
bool graphics_inited = false;
|
||||
|
||||
|
|
Loading…
Reference in New Issue