summaryrefslogtreecommitdiffhomepage
path: root/dev/sci/src
diff options
context:
space:
mode:
Diffstat (limited to 'dev/sci/src')
-rw-r--r--dev/sci/src/sci_mm.cc (renamed from dev/sci/src/sci_mm.cxx)2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/sci/src/sci_mm.cxx b/dev/sci/src/sci_mm.cc
index 9d000d91..a776fe4a 100644
--- a/dev/sci/src/sci_mm.cxx
+++ b/dev/sci/src/sci_mm.cc
@@ -4,7 +4,7 @@
------------------------------------------- */
-#include <sci/sci_base.hxx>
+#include <sci/sci_base.h>
/// @file sci_base.cxx
/// @brief Base Memory Manager functions for SCI.dll