--- trunk/FAS/src/elementfactory.h 2002/08/16 22:08:24 87 +++ trunk/FAS/src/elementfactory.h 2002/08/19 20:49:08 88 @@ -14,7 +14,7 @@ * ************************************************************************ *Description: -* +* using factory pattern to creat the object ***********************************************************************/ #ifndef elementfactoryH #define elementfactoryH @@ -23,6 +23,7 @@ #include "fasresidue.h" #include "fasmolecule.h" #include "extradata.h" +#include "energydata.h" class TElementFactory { public: