From 90b0d314c5bc2408a606e8aa55aa3df157008155 Mon Sep 17 00:00:00 2001 From: bryce Date: Wed, 6 Dec 2006 22:23:41 +0000 Subject: [PATCH] Renaming is proving tricky... undoing for now --- src/sp-marker.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sp-marker.cpp b/src/sp-marker.cpp index 68b630920..fb7ee2657 100644 --- a/src/sp-marker.cpp +++ b/src/sp-marker.cpp @@ -22,7 +22,7 @@ #include "display/nr-arena-group.h" #include "xml/repr.h" #include "attributes.h" -#include "marker.h" +#include "sp-marker.h" struct SPMarkerView { SPMarkerView *next; -- 2.39.5