about summary refs log tree commit diff homepage
path: root/lib/Core/CallPathManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Core/CallPathManager.h')
-rw-r--r--lib/Core/CallPathManager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Core/CallPathManager.h b/lib/Core/CallPathManager.h
index d78c8d8f..3d6acf4b 100644
--- a/lib/Core/CallPathManager.h
+++ b/lib/Core/CallPathManager.h
@@ -10,7 +10,7 @@
 #ifndef KLEE_CALLPATHMANAGER_H
 #define KLEE_CALLPATHMANAGER_H
 
-#include "klee/Statistics.h"
+#include "klee/Statistics/Statistics.h"
 
 #include <map>
 #include <memory>