aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/MarginView.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/MarginView.h')
-rw-r--r--src/MarginView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/MarginView.h b/src/MarginView.h
index 054765a02..f73a18858 100644
--- a/src/MarginView.h
+++ b/src/MarginView.h
@@ -8,7 +8,7 @@
#ifndef MARGINVIEW_H
#define MARGINVIEW_H
-namespace Scintilla {
+namespace Scintilla::Internal {
void DrawWrapMarker(Surface *surface, PRectangle rcPlace, bool isEndMarker, ColourRGBA wrapColour);