diff -r f4aae4fdc1bc -r 25a77484ec72 xlinkobj.h --- a/xlinkobj.h Wed Apr 25 16:02:54 2007 +0000 +++ b/xlinkobj.h Tue Apr 07 16:15:53 2009 +0000 @@ -3,6 +3,8 @@ #include "linkablemapobj.h" +class BranchObj; + enum XLinkState {undefinedXLink,initXLink,activeXLink,deleteXLink}; /*! \brief xlinks are used to draw arbitrary connections between branches (BranchObj) in the map. */