diff options
Diffstat (limited to 'main')
-rw-r--r-- | main/Windows/CoclSystemDependent.icl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Windows/CoclSystemDependent.icl b/main/Windows/CoclSystemDependent.icl index b88dd05..996009d 100644 --- a/main/Windows/CoclSystemDependent.icl +++ b/main/Windows/CoclSystemDependent.icl @@ -28,7 +28,7 @@ ensureCleanSystemFilesExists path env import thread_message; -import code from "thread_message.obj"; +import code from "c_thread_message."; set_compiler_id :: !Int -> Int set_compiler_id compiler_id = code { |