added missing include

This commit is contained in:
ganovelli 2010-06-24 12:30:48 +00:00
parent bc23a049bd
commit a42f07b445
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
****************************************************************************/
#ifndef __VCG_TRIVIAL_WALKER
#define __VCG_TRIVIAL_WALKER
#include <vcg/callback.h>
namespace vcg {