about summary refs log tree commit diff homepage
path: root/lib/Module/KInstruction.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Module/KInstruction.cpp')
-rw-r--r--lib/Module/KInstruction.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Module/KInstruction.cpp b/lib/Module/KInstruction.cpp
index ee54b67c..07ff70ac 100644
--- a/lib/Module/KInstruction.cpp
+++ b/lib/Module/KInstruction.cpp
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "klee/Internal/Module/KInstruction.h"
+#include "klee/Module/KInstruction.h"
 #include <string>
 
 using namespace llvm;