about summary refs log tree commit diff homepage
path: root/lib/Solver/ConstantDivision.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Solver/ConstantDivision.h')
-rw-r--r--lib/Solver/ConstantDivision.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Solver/ConstantDivision.h b/lib/Solver/ConstantDivision.h
index 9e3e9c95..3b3a2799 100644
--- a/lib/Solver/ConstantDivision.h
+++ b/lib/Solver/ConstantDivision.h
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef __UTIL_CONSTANTDIVISION_H__
-#define __UTIL_CONSTANTDIVISION_H__
+#ifndef KLEE_CONSTANTDIVISION_H
+#define KLEE_CONSTANTDIVISION_H
 
 #include <stdint.h>