diff options
Diffstat (limited to '')
| -rw-r--r-- | src/sp-marker.cpp (renamed from src/marker.cpp) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/marker.cpp b/src/sp-marker.cpp index a4cbc30ca..e955594ab 100644 --- a/src/marker.cpp +++ b/src/sp-marker.cpp @@ -24,7 +24,7 @@ #include "display/drawing-group.h" #include "xml/repr.h" #include "attributes.h" -#include "marker.h" +#include "sp-marker.h" #include "document.h" #include "document-private.h" #include "preferences.h" |
