Changeset 319 for trunk/src/gl/gl_window.cc
- Timestamp:
- 08/21/14 04:02:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gl/gl_window.cc
r310 r319 1 // Copyright (C) 2012-201 3 Kornel Kisielewicz1 // Copyright (C) 2012-2014 ChaosForge Ltd 2 2 // This file is part of NV Libraries. 3 3 // For conditions of distribution and use, see copyright notice in nv.hh … … 5 5 #include "nv/gl/gl_window.hh" 6 6 7 #include "nv/ logging.hh"7 #include "nv/core/logging.hh" 8 8 #include "nv/lib/gl.hh" 9 9 #include "nv/lib/sdl.hh"
Note: See TracChangeset
for help on using the changeset viewer.