diff options
Diffstat (limited to 'win32/PlatWin.h')
-rw-r--r-- | win32/PlatWin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/PlatWin.h b/win32/PlatWin.h index eb4bfb556..dd067bb2b 100644 --- a/win32/PlatWin.h +++ b/win32/PlatWin.h @@ -8,7 +8,7 @@ #ifndef PLATWIN_H #define PLATWIN_H -namespace Scintilla { +namespace Scintilla::Internal { #ifndef USER_DEFAULT_SCREEN_DPI #define USER_DEFAULT_SCREEN_DPI 96 |