Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 14, 2008, 12:26:11 AM (17 years ago)
Author:
rgrieder
Message:
  • final commit for tolua++ displacement
File:
1 moved

Legend:

Unmodified
Added
Removed
  • code/trunk/src/orxonox/core/ToLuaBind.cc

    r1046 r1048  
    99#include "string.h"
    1010
    11 #include "tolua++.h"
     11#include "util/tolua/tolua++.h"
    1212
    1313/* Exported function */
    1414TOLUA_API int  tolua_orxonox_open (lua_State* tolua_S);
    1515
    16 #include "../Script.h"
     16#include "Script.h"
    1717
    1818/* function to register type */
Note: See TracChangeset for help on using the changeset viewer.