diff --git a/Source/Core/DolphinNoGUI/CMakeLists.txt b/Source/Core/DolphinNoGUI/CMakeLists.txt index b2bf174d8b..0b54022594 100644 --- a/Source/Core/DolphinNoGUI/CMakeLists.txt +++ b/Source/Core/DolphinNoGUI/CMakeLists.txt @@ -1,5 +1,6 @@ add_executable(dolphin-nogui Platform.cpp + Platform.h PlatformHeadless.cpp MainNoGUI.cpp )