summaryrefslogtreecommitdiffstats
path: root/src/video_core/engines/kepler_memory.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video_core/engines/kepler_memory.h')
-rw-r--r--src/video_core/engines/kepler_memory.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/video_core/engines/kepler_memory.h b/src/video_core/engines/kepler_memory.h
index f680c2ad9..9181e9d80 100644
--- a/src/video_core/engines/kepler_memory.h
+++ b/src/video_core/engines/kepler_memory.h
@@ -5,6 +5,7 @@
#pragma once
#include <array>
+#include <cstddef>
#include "common/bit_field.h"
#include "common/common_funcs.h"
#include "common/common_types.h"