Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 6934


Ignore:
Timestamp:
May 20, 2010, 2:45:03 PM (14 years ago)
Author:
cdaniel
Message:

Fixed Include file destination (For Visual Studio under Windows)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/presentation3/src/orxonox/ChatInputHandler.cc

    r6928 r6934  
    3434#include "core/CorePrereqs.h"
    3535#include <CEGUIWindow.h>
    36 #include <CEGUI/elements/CEGUIListbox.h>
    37 #include <CEGUI/elements/CEGUIListboxItem.h>
    38 #include <CEGUI/elements/CEGUIListboxTextItem.h>
     36#include <elements/CEGUIListbox.h>
     37#include <elements/CEGUIListboxItem.h>
     38#include <elements/CEGUIListboxTextItem.h>
    3939#include <CEGUIWindowManager.h>
    4040#include <string>
Note: See TracChangeset for help on using the changeset viewer.