added missing include
This commit is contained in:
parent
bc23a049bd
commit
a42f07b445
|
|
@ -22,6 +22,7 @@
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
#ifndef __VCG_TRIVIAL_WALKER
|
#ifndef __VCG_TRIVIAL_WALKER
|
||||||
#define __VCG_TRIVIAL_WALKER
|
#define __VCG_TRIVIAL_WALKER
|
||||||
|
#include <vcg/callback.h>
|
||||||
|
|
||||||
namespace vcg {
|
namespace vcg {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue