this should fix an error on Windows

This commit is contained in:
rdb 2012-02-01 11:03:21 +00:00
parent 81513a83cd
commit c04486cb14

View File

@ -13,10 +13,10 @@
////////////////////////////////////////////////////////////////////
#include "rocketRegion.h"
#include <Rocket/Core/Context.h>
#ifndef CPPPARSER
#undef this
#include <Rocket/Core/Context.h>
#include <Rocket/Core/Python/Utilities.h>
#endif