Changeset 89 for trunk/src/gfx/image.cc


Ignore:
Timestamp:
06/02/13 19:40:57 (12 years ago)
Author:
epyon
Message:
  • gfx folders added - moved image, texture_atlas and texture_font to them
Location:
trunk/src/gfx
Files:
1 added
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/gfx/image.cc

    r86 r89  
    33// For conditions of distribution and use, see copyright notice in nv.hh
    44
    5 #include "nv/gl/image.hh"
     5#include "nv/gfx/image.hh"
    66
    77#include <cstring>
Note: See TracChangeset for help on using the changeset viewer.