- updated jhead.h included file. The user of import_out.h file MUST set up the project in order that the exif library folder can be found by the compiler.

This commit is contained in:
granzuglia 2012-04-04 12:45:32 +00:00
parent 2e924c6c24
commit 39835a8849
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
#include <vcg/complex/algorithms/update/bounding.h> #include <vcg/complex/algorithms/update/bounding.h>
#include <wrap/callback.h> #include <wrap/callback.h>
#include <wrap/io_trimesh/io_mask.h> #include <wrap/io_trimesh/io_mask.h>
#include <wrap/Exif/include/Exif/jhead.h> //#include <wrap/Exif/include/Exif/jhead.h>
namespace vcg { namespace vcg {