diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/debugger.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/debugger.h b/common/debugger.h index 1da3ad7319..767c212396 100644 --- a/common/debugger.h +++ b/common/debugger.h @@ -23,7 +23,7 @@ namespace GUI { class ConsoleDialog; -}; +} namespace Common { |