about summary refs log tree commit diff homepage
path: root/lib/Support/RNG.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Support/RNG.cpp')
-rw-r--r--lib/Support/RNG.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Support/RNG.cpp b/lib/Support/RNG.cpp
index fef7e489..9f0824ad 100644
--- a/lib/Support/RNG.cpp
+++ b/lib/Support/RNG.cpp
@@ -42,7 +42,7 @@
    email: m-mat @ math.sci.hiroshima-u.ac.jp (remove space)
 */
 
-#include "klee/Internal/ADT/RNG.h"
+#include "klee/ADT/RNG.h"
 
 using namespace klee;