diff --git a/Code/Mantid/Framework/API/src/FrameworkManager.cpp b/Code/Mantid/Framework/API/src/FrameworkManager.cpp index 68c08e0f23caab8a40e51dd3edaf70194eafb812..d849f0cb8e932bb6f7d999a4a42243c96aefc339 100644 --- a/Code/Mantid/Framework/API/src/FrameworkManager.cpp +++ b/Code/Mantid/Framework/API/src/FrameworkManager.cpp @@ -6,6 +6,7 @@ #include "MantidAPI/FrameworkManager.h" #include "MantidAPI/InstrumentDataService.h" #include "MantidAPI/MemoryManager.h" +#include "MantidAPI/PropertyManagerDataService.h" #include "MantidAPI/WorkspaceGroup.h" #include "MantidKernel/Exception.h"