diff options
Diffstat (limited to 'src/RunStyles.h')
-rw-r--r-- | src/RunStyles.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/RunStyles.h b/src/RunStyles.h index 97673d04b..328fa1d4d 100644 --- a/src/RunStyles.h +++ b/src/RunStyles.h @@ -10,7 +10,7 @@ #ifndef RUNSTYLES_H #define RUNSTYLES_H -namespace Scintilla { +namespace Scintilla::Internal { // Return for RunStyles::FillRange reports if anything was changed and the // range that was changed. This may be trimmed from the requested range |