Ignore:
Timestamp:
08/21/14 04:02:01 (11 years ago)
Author:
epyon
Message:
  • created core module and moved all free source files there
  • took the opportunity to update all copyright lines and minor cleanup
  • minor fixes
  • not all examples are up to date
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/assimp.cc

    r250 r319  
    2323#if defined( NV_ASSIMP_DYNAMIC )
    2424
    25 #include "nv/library.hh"
     25#include "nv/core/library.hh"
    2626
    2727#define NV_ASSIMP_FUN( rtype, fname, fparams ) rtype (NV_ASSIMP_APIENTRY *fname) fparams = nullptr;
Note: See TracChangeset for help on using the changeset viewer.