diff --git a/src/GraphCtrl/GraphDefine.h b/src/GraphCtrl/GraphDefine.h index 8596dacd..57c68a5d 100644 --- a/src/GraphCtrl/GraphDefine.h +++ b/src/GraphCtrl/GraphDefine.h @@ -9,6 +9,8 @@ #ifndef CGRAPH_GRAPHDEFINE_H #define CGRAPH_GRAPHDEFINE_H +#include "../CBasic/CBasicInclude.h" + CGRAPH_NAMESPACE_BEGIN static auto CGRAPH_STR_PIPELINE = "pipeline";