diff --git a/src/video_core/buffer_cache/word_manager.h b/src/video_core/buffer_cache/word_manager.h index 8872238a5..7ad33d7a6 100644 --- a/src/video_core/buffer_cache/word_manager.h +++ b/src/video_core/buffer_cache/word_manager.h @@ -4,9 +4,9 @@ #pragma once #include +#include #include #include -#include #include "common/spin_lock.h" #include "common/types.h"