diff options
Diffstat (limited to 'src/video_core/shader_notify.h')
| -rw-r--r-- | src/video_core/shader_notify.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_core/shader_notify.h b/src/video_core/shader_notify.h index 4d8d52071..538cda28a 100644 --- a/src/video_core/shader_notify.h +++ b/src/video_core/shader_notify.h | |||
| @@ -6,7 +6,6 @@ | |||
| 6 | 6 | ||
| 7 | #include <atomic> | 7 | #include <atomic> |
| 8 | #include <chrono> | 8 | #include <chrono> |
| 9 | #include <optional> | ||
| 10 | 9 | ||
| 11 | namespace VideoCore { | 10 | namespace VideoCore { |
| 12 | class ShaderNotify { | 11 | class ShaderNotify { |