summaryrefslogtreecommitdiffstats
path: root/src/core/hle/kernel/k_page_buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/hle/kernel/k_page_buffer.h')
-rw-r--r--src/core/hle/kernel/k_page_buffer.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/hle/kernel/k_page_buffer.h b/src/core/hle/kernel/k_page_buffer.h
index 6ff3c1568..1d11a4e27 100644
--- a/src/core/hle/kernel/k_page_buffer.h
+++ b/src/core/hle/kernel/k_page_buffer.h
@@ -7,7 +7,6 @@
#include <array>
#include "common/common_types.h"
-#include "core/device_memory.h"
#include "core/hle/kernel/memory_types.h"
#include "core/hle/kernel/slab_helpers.h"