summaryrefslogtreecommitdiffstats
path: root/src/id-clash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/id-clash.h')
-rw-r--r--src/id-clash.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/id-clash.h b/src/id-clash.h
index 1abd1dd83..418642738 100644
--- a/src/id-clash.h
+++ b/src/id-clash.h
@@ -3,7 +3,7 @@
#include "document.h"
-void prevent_id_clashes(Document *imported_doc, Document *current_doc);
+void prevent_id_clashes(SPDocument *imported_doc, SPDocument *current_doc);
#endif /* !SEEN_ID_CLASH_H */