platform/shared/rubyext/NativeToolbarExt.h in rhodes-6.2.0 vs platform/shared/rubyext/NativeToolbarExt.h in rhodes-7.1.17
- old
+ new
@@ -26,9 +26,10 @@
#ifndef _NATIVETOOLBAREXT_H_
#define _NATIVETOOLBAREXT_H_
#include "common/RhoStd.h"
+#include "api_generator/MethodResult.h"
#if defined(OS_WP8) || defined(OS_UWP)
#define TOOLBAR_TYPE 0
#define TABBAR_TYPE 1
#define NOBAR_TYPE 2