summaryrefslogtreecommitdiff
path: root/macosx/llmr-app.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'macosx/llmr-app.gyp')
-rw-r--r--macosx/llmr-app.gyp4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx/llmr-app.gyp b/macosx/llmr-app.gyp
index b6a42c91c9..560b223009 100644
--- a/macosx/llmr-app.gyp
+++ b/macosx/llmr-app.gyp
@@ -10,8 +10,8 @@
'type': 'executable',
'sources': [
'./main.mm',
- './settings.mm',
- './settings.hpp',
+ '../common/settings_nsuserdefaults.hpp',
+ '../common/settings_nsuserdefaults.mm',
'../common/glfw_view.hpp',
'../common/glfw_view.cpp',
'../common/foundation_request.h',