Description: Add missing forward declarations
Author: Steve M. Robbins <smr@debian.org>
--- inventor-2.1.5-10.orig/lib/database/include/Inventor/SoPath.h
+++ inventor-2.1.5-10/lib/database/include/Inventor/SoPath.h
@@ -79,6 +79,7 @@
class SoPathList;
class SoWriteAction;
+class SoTempPath;
class SoPath : public SoBase {