aboutsummaryrefslogtreecommitdiff
path: root/src/utils/string-pool.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/string-pool.cc')
-rw-r--r--src/utils/string-pool.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/utils/string-pool.cc b/src/utils/string-pool.cc
index 5ae6b15d..0c529ace 100644
--- a/src/utils/string-pool.cc
+++ b/src/utils/string-pool.cc
@@ -31,7 +31,7 @@
// --% Author: Gabriel Dos Reis
-#include "string-pool.H"
+#include <open-axiom/string-pool>
namespace OpenAxiom {
// ----------------