Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Aug 12, 2009, 1:45:42 AM (15 years ago)
Author:
landauf
Message:

Added ToolsPrereqs.h and _ToolsExport

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/libraries/src/orxonox/tools/DynamicLines.h

    r5629 r5634  
    3030#define _DynamicLines_H__
    3131
    32 #include "OrxonoxPrereqs.h"
     32#include "tools/ToolsPrereqs.h"
    3333
    3434#include <vector>
     
    3737namespace Ogre
    3838{
    39     class _OrxonoxExport DynamicLines : public DynamicRenderable
     39    class _ToolsExport DynamicLines : public DynamicRenderable
    4040    {
    4141        typedef RenderOperation::OperationType OperationType;
Note: See TracChangeset for help on using the changeset viewer.