diff options
Diffstat (limited to 'src/Decoration.h')
-rw-r--r-- | src/Decoration.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Decoration.h b/src/Decoration.h index bab8e2500..c8faafec9 100644 --- a/src/Decoration.h +++ b/src/Decoration.h @@ -7,7 +7,7 @@ #ifndef DECORATION_H #define DECORATION_H -namespace Scintilla { +namespace Scintilla::Internal { class IDecoration { public: |