shithub: choc

Download patch

ref: bfb2dd3faafead71d389213eed781447aa55d071
parent: 1c8880feb84d2f7402445a856f03d5c6f3a9502d
author: Simon Howard <fraggle@soulsphere.org>
date: Sat Oct 27 14:41:56 EDT 2018

Oops.

--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -95,7 +95,7 @@
 
 if(MSVC)
     list(APPEND GAME_SOURCE_FILES
-         "../../win32/win_opendir.c" "../../win32/win_opendir.h")
+         "../win32/win_opendir.c" "../win32/win_opendir.h")
 endif()
 
 set(DEHACKED_SOURCE_FILES