mirror of https://github.com/axmolengine/axmol.git
Fixing wrong include.
This commit is contained in:
parent
664345a673
commit
fe1b11a814
|
@ -1,7 +1,7 @@
|
|||
#include "CocosGUIScene.h"
|
||||
#include "UISceneManager.h"
|
||||
//#include "CocosGUIExamplesRegisterScene.h"
|
||||
#include "ExtensionsTest.h"
|
||||
#include "../ExtensionsTest.h"
|
||||
|
||||
const char* gui_scene_names[2] =
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue