Changeset 319 for trunk/nv/lib/assimp.hh


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/nv/lib/assimp.hh

    r247 r319  
    88#define NV_LIB_ASSIMP_HH
    99
    10 #include <nv/common.hh>
    11 #include <nv/logging.hh>
    12 #include <nv/string.hh>
    13 #include <nv/math.hh>
     10#include <nv/core/common.hh>
     11#include <nv/core/logging.hh>
     12#include <nv/core/string.hh>
     13#include <nv/core/math.hh>
    1414
    1515#define NV_ASSIMP_DYNAMIC
Note: See TracChangeset for help on using the changeset viewer.