summaryrefslogtreecommitdiffhomepage
path: root/dev/LibSCI/src
diff options
context:
space:
mode:
Diffstat (limited to 'dev/LibSCI/src')
-rw-r--r--dev/LibSCI/src/SCI.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/LibSCI/src/SCI.cc b/dev/LibSCI/src/SCI.cc
index ec6cb937..b08a830f 100644
--- a/dev/LibSCI/src/SCI.cc
+++ b/dev/LibSCI/src/SCI.cc
@@ -4,7 +4,7 @@
------------------------------------------- */
-#include <LibSCI.h>
+#include <SCI.h>
/// @file LibSCI.cc
/// @brief Source file for the memory functions of the LibSCI.