X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=gpu_timers.h;h=a8c626e18ae04902afee27faa6105b81c0805dad;hb=3795723be95f2fe82f3c8b8b45b1a905b2c811fd;hp=e843fea120caa5d4dd090457d79047f9e41f6311;hpb=9ac85ad3923474830e946a52d4bfae8b0d819f6b;p=nageru diff --git a/gpu_timers.h b/gpu_timers.h index e843fea..a8c626e 100644 --- a/gpu_timers.h +++ b/gpu_timers.h @@ -1,12 +1,11 @@ #ifndef _GPU_TIMERS_H #define _GPU_TIMERS_H 1 +#include #include #include #include -#include - extern bool enable_timing; extern bool detailed_timing; extern bool in_warmup;