diff --git a/src/svf-example.cpp b/src/svf-example.cpp index aa815ad..dece0b9 100644 --- a/src/svf-example.cpp +++ b/src/svf-example.cpp @@ -28,6 +28,7 @@ */ #include "Graphs/SVFG.h" +#include "MSSA/SVFGBuilder.h" #include "SVF-LLVM/SVFIRBuilder.h" #include "Util/Options.h" #include "WPA/Andersen.h"