diff --git a/dyninstAPI/includes.cpp b/dyninstAPI/includes.cpp index 8a7bb61..c2aea20 100644 --- a/dyninstAPI/includes.cpp +++ b/dyninstAPI/includes.cpp @@ -5,7 +5,6 @@ #include "BPatch_basicBlockLoop.h" #include "BPatch_binaryEdit.h" #include "BPatch_callbacks.h" -#include "BPatch_dll.h" #include "BPatch_edge.h" #include "BPatch_enums.h" #include "BPatch_flowGraph.h" diff --git a/generic/xmas_tree.cpp b/generic/xmas_tree.cpp index 8f7c2be..407bc42 100644 --- a/generic/xmas_tree.cpp +++ b/generic/xmas_tree.cpp @@ -19,7 +19,6 @@ #include "BPatch_basicBlockLoop.h" #include "BPatch_binaryEdit.h" #include "BPatch_callbacks.h" -#include "BPatch_dll.h" #include "BPatch_edge.h" #include "BPatch_enums.h" #include "BPatch_flowGraph.h"