Changeset 319 for trunk/tests/gui_test


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/tests/gui_test/nv_gui_test.cc

    r269 r319  
    22#include <nv/gui/gui_environment.hh>
    33#include <nv/interface/context.hh>
    4 #include <nv/logging.hh>
    5 #include <nv/logger.hh>
     4#include <nv/core/logging.hh>
     5#include <nv/core/logger.hh>
    66#include <cstdlib> // rand
    77#include <ctime> // time
Note: See TracChangeset for help on using the changeset viewer.