diff -r ef0373b55136 -r 758a864f9613 examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h --- a/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h Fri Sep 17 08:34:18 2010 +0300 +++ b/examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h Mon Oct 04 01:19:32 2010 +0300 @@ -41,7 +41,7 @@ #define CHARTSPLUGIN_H //![0] -#include +#include class ChartsPlugin : public QDeclarativeExtensionPlugin {