Changeset 319 for trunk/src/lib/lua.cc
- Timestamp:
- 08/21/14 04:02:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/lib/lua.cc
r198 r319 1 // Copyright (C) 2012-201 3 ChaosForge / Kornel Kisielewicz1 // Copyright (C) 2012-2014 ChaosForge Ltd 2 2 // http://chaosforge.org/ 3 3 // … … 9 9 #if defined( NV_LUA_DYNAMIC ) 10 10 11 #include "nv/ library.hh"11 #include "nv/core/library.hh" 12 12 13 13 #if NV_LUA_VERSION == NV_LUA_52
Note: See TracChangeset
for help on using the changeset viewer.