chamged " to < in the #include
This commit is contained in:
parent
f2ed76753c
commit
889b2ddaa3
|
@ -24,7 +24,7 @@
|
|||
#ifndef __VCGLIB_LEGENDRE_H
|
||||
#define __VCGLIB_LEGENDRE_H
|
||||
|
||||
#include "vcg/math/base.h"
|
||||
#include <vcg/math/base.h>
|
||||
|
||||
namespace vcg {
|
||||
namespace math {
|
||||
|
|
Loading…
Reference in New Issue