about summary refs log tree commit diff homepage
path: root/lib/Support/PrintVersion.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/PrintVersion.cpp')
-rw-r--r--lib/Support/PrintVersion.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/PrintVersion.cpp b/lib/Support/PrintVersion.cpp
index b7f2b6ff..1cb80864 100644
--- a/lib/Support/PrintVersion.cpp
+++ b/lib/Support/PrintVersion.cpp
@@ -7,7 +7,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "klee/Internal/Support/PrintVersion.h"
+#include "klee/Support/PrintVersion.h"
 #include "klee/Config/config.h"
 #include "klee/Config/Version.h"
 #include "llvm/Support/raw_ostream.h"