|
@@ -46,7 +46,7 @@
|
|
|
// objects in the diagnostics.
|
|
|
// http://developer.apple.com/library/mac/#documentation/Cocoa/Conceptual/ObjectiveC/Articles/ocAllocInit.html
|
|
|
|
|
|
-#include "ExprEngineInternalChecks.h"
|
|
|
+#include "InternalChecks.h"
|
|
|
#include "clang/StaticAnalyzer/PathSensitive/CheckerVisitor.h"
|
|
|
#include "clang/StaticAnalyzer/PathSensitive/GRStateTrait.h"
|
|
|
#include "clang/StaticAnalyzer/BugReporter/BugType.h"
|