summaryrefslogtreecommitdiffstats
path: root/src/video_core/control/channel_state_cache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/control/channel_state_cache.h')
-rw-r--r--src/video_core/control/channel_state_cache.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_core/control/channel_state_cache.h b/src/video_core/control/channel_state_cache.h
index dbf833de7..102947adb 100644
--- a/src/video_core/control/channel_state_cache.h
+++ b/src/video_core/control/channel_state_cache.h
@@ -9,6 +9,7 @@
#include <mutex>
#include <optional>
#include <unordered_map>
+#include <vector>
#include "common/common_types.h"