diff options
| author | Weiyi Wang <wwylele@gmail.com> | 2017-02-05 10:22:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-02-05 10:22:13 +0200 |
| commit | a1393dc70c74c3ca414c2360acaa5042bce84c91 (patch) | |
| tree | a0938f34e95cf06bc8ca79eed424db44332d8f48 /src/core/CMakeLists.txt | |
| parent | d8af401b2ca527cab11cb794d1cbe3fd1e64ec8b (diff) | |
| parent | 2ee472b9c7123fe8b70a14311312e268635b3700 (diff) | |
Merge pull request #2027 from Lectem/ipcrefactor
IPC helper
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index fa7878c65..b178914dd 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt @@ -219,6 +219,7 @@ set(HEADERS hle/config_mem.h hle/function_wrappers.h hle/ipc.h + hle/ipc_helpers.h hle/applets/applet.h hle/applets/erreula.h hle/applets/mii_selector.h |
