summaryrefslogtreecommitdiffstats
path: root/src/sat/glucose/BoundedQueue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat/glucose/BoundedQueue.h')
-rw-r--r--src/sat/glucose/BoundedQueue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sat/glucose/BoundedQueue.h b/src/sat/glucose/BoundedQueue.h
index dba9166d..6f510cda 100644
--- a/src/sat/glucose/BoundedQueue.h
+++ b/src/sat/glucose/BoundedQueue.h
@@ -27,7 +27,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA
//=================================================================================================
-namespace Glucose {
+namespace Gluco {
template <class T>
class bqueue {