Ticket #31845: patch-MacOSX-CIrrDeviceMacOSX.h.diff

File patch-MacOSX-CIrrDeviceMacOSX.h.diff, 423 bytes (added by rudloff@…, 13 years ago)
  • ./MacOSX/CIrrDeviceMacOSX.h

    old new  
    99
    1010#ifdef _IRR_COMPILE_WITH_OSX_DEVICE_
    1111
    12 #include "CIrrDeviceStub.h"
     12#include "../CIrrDeviceStub.h"
    1313#include "IrrlichtDevice.h"
    14 #include "IImagePresenter.h"
     14#include "../IImagePresenter.h"
    1515#include "IGUIEnvironment.h"
    1616#include "ICursorControl.h"
    1717