summaryrefslogtreecommitdiff
path: root/Source/Plugins/Plugin_VideoOGL/Src/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'Source/Plugins/Plugin_VideoOGL/Src/SConscript')
-rw-r--r--Source/Plugins/Plugin_VideoOGL/Src/SConscript3
1 files changed, 1 insertions, 2 deletions
diff --git a/Source/Plugins/Plugin_VideoOGL/Src/SConscript b/Source/Plugins/Plugin_VideoOGL/Src/SConscript
index 6f8c4a4dfa..2c974b53a5 100644
--- a/Source/Plugins/Plugin_VideoOGL/Src/SConscript
+++ b/Source/Plugins/Plugin_VideoOGL/Src/SConscript
@@ -53,8 +53,7 @@ if gfxenv['HAVE_WX']:
'GUI/ConfigDlg.cpp',
'Debugger/Debugger.cpp',
'Debugger/PBView.cpp',
- 'Logging/Console.cpp',
- 'Logging/Logging.cpp',
+ 'Debugger/Logging.cpp',
]
if gfxenv['HAVE_COCOA']: