about summary refs log tree commit diff homepage
path: root/lib/Basic/KTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Basic/KTest.cpp')
-rw-r--r--lib/Basic/KTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Basic/KTest.cpp b/lib/Basic/KTest.cpp
index 0e8c545c..978a15db 100644
--- a/lib/Basic/KTest.cpp
+++ b/lib/Basic/KTest.cpp
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "klee/Internal/ADT/KTest.h"
+#include "klee/ADT/KTest.h"
 
 #include <stdlib.h>
 #include <string.h>