about summary refs log tree commit diff homepage
path: root/lib/Solver/MetaSMTSolver.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Solver/MetaSMTSolver.h')
-rw-r--r--lib/Solver/MetaSMTSolver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Solver/MetaSMTSolver.h b/lib/Solver/MetaSMTSolver.h
index 9fa93719..89cb7143 100644
--- a/lib/Solver/MetaSMTSolver.h
+++ b/lib/Solver/MetaSMTSolver.h
@@ -11,7 +11,7 @@
 #ifndef KLEE_METASMTSOLVER_H
 #define KLEE_METASMTSOLVER_H
 
-#include "klee/Solver.h"
+#include "klee/Solver/Solver.h"
 
 namespace klee {