Ignore:
Timestamp:
06/11/15 21:40:00 (10 years ago)
Author:
epyon
Message:
  • bulk update copyright update include guards cleanup core/common.hh -> common.hh minor cleanups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/nv/wx/wx_canvas.hh

    r352 r395  
    22// http://chaosforge.org/
    33//
    4 // This file is part of NV Libraries.
    5 // For conditions of distribution and use, see copyright notice in nv.hh
     4// This file is part of Nova libraries.
     5// For conditions of distribution and use, see copying.txt file in root folder.
    66
    77#ifndef NV_WX_CANVAS_HH
     
    99
    1010#include <nv/wx/wx.hh>
    11 #include <nv/core/common.hh>
     11#include <nv/common.hh>
    1212#include <nv/core/logger.hh>
    1313#include <nv/lib/gl.hh>
Note: See TracChangeset for help on using the changeset viewer.