DEBUG got moved to Support/Debug.h
[oota-llvm.git] / lib / Analysis / DataStructure / DataStructure.cpp
index a3fecec69ccb7edd69217ce8ef2f81d067e7f406..c25256a4fed7c4c0b68a2ddd57904534f2fca658 100644 (file)
@@ -10,6 +10,7 @@
 #include "llvm/DerivedTypes.h"
 #include "llvm/Target/TargetData.h"
 #include "llvm/Assembly/Writer.h"
+#include "Support/Debug.h"
 #include "Support/STLExtras.h"
 #include "Support/Statistic.h"
 #include "Support/Timer.h"