Skip to content

Commit cc9b9e3

Browse files
author
minggo
committed
Merge pull request #94 from Dhilan007/v4
Fixed compile error
2 parents 2ce7da3 + 916d65e commit cc9b9e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/quick/LuaTouchEventManager.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ THE SOFTWARE.
3232
#include "LuaTouchTargetNode.h"
3333
#include "base/ccUtils.h"
3434
#include "base/CCEventDispatcher.h"
35-
#include "deprecated/CCString.h"
35+
#include "base/ccUTF8.h"
3636

3737
NS_CC_BEGIN
3838

0 commit comments

Comments
 (0)