aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorMorph <39850852+Morph1984@users.noreply.github.com>2022-03-18 02:45:30 -0400
committerGitHub <noreply@github.com>2022-03-18 02:45:30 -0400
commitfe1182e916287a67649151c40b840ad725140c5e (patch)
tree52542c3a41e7da8719cf3263f598149cd1ca37d6 /src/core/CMakeLists.txt
parentcb86e7941b87c28491114c80cf2cd3cafd316c72 (diff)
parentd618bba8a6a748654559fd9edac09a775aa6f0fa (diff)
Merge pull request #8039 from ameerj/core-include
general: Reduce core.h includes
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 1f234c822..1d4e92edb 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -209,6 +209,7 @@ add_library(core STATIC
hle/kernel/k_memory_region.h
hle/kernel/k_memory_region_type.h
hle/kernel/k_page_bitmap.h
+ hle/kernel/k_page_buffer.cpp
hle/kernel/k_page_buffer.h
hle/kernel/k_page_heap.cpp
hle/kernel/k_page_heap.h