updated wp8 include file

This commit is contained in:
Dale Stammen 2014-10-14 16:53:56 -07:00
parent 2ca1479840
commit 4313ff8cc9
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ THE SOFTWARE.
#include "Cocos2dRenderer.h"
#include "cocos2d.h"
#include "CCApplication.h"
#include "CCGLViewImpl.h"
#include "CCGLViewImpl-wp8.h"
#include "AppDelegate.h"
#include <ppltasks.h>