From 292135a3b7c69c7155f1b6298ee76411fa77b627 Mon Sep 17 00:00:00 2001 From: bunnei Date: Tue, 9 Jan 2018 22:36:56 -0500 Subject: CMakeLists: Add framebuffer_layout.cpp. --- src/core/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'src/core') diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 9a9aa3539..025177b89 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -10,6 +10,7 @@ set(SRCS file_sys/savedata_archive.cpp file_sys/title_metadata.cpp frontend/emu_window.cpp + frontend/framebuffer_layout.cpp gdbstub/gdbstub.cpp hle/config_mem.cpp hle/kernel/address_arbiter.cpp -- cgit v1.2.3