1 2 3 4 5 6 7 8
--- src/editable/entities/edgeode.cc.orig Fri Oct 31 08:32:03 2003 +++ src/editable/entities/edgeode.cc Sat Jan 31 12:44:22 2004 @@ -1,3 +1,5 @@ +#include <stdio.h> + #include <editable/entityfactory.h> #include "edgeometry.h" #include "edgeode.h"