mirror of https://github.com/CGAL/cgal
Fix typo
This commit is contained in:
parent
98ebf952de
commit
4fe4313caa
|
|
@ -68,7 +68,7 @@ int writeAnalyzeHeader( const _image* im ) ;
|
|||
int writeAnalyzeData( const _image* im ) ;
|
||||
|
||||
#ifdef CGAL_HEADER_ONLY
|
||||
#include "analyse_impl.h"
|
||||
#include "analyze_impl.h"
|
||||
#endif // CGAL_HEADER_ONLY
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Reference in New Issue