diff --git a/src/libnptm/lapack_calls.cpp b/src/libnptm/lapack_calls.cpp index ded76f3c5a35f7b122f9aceb8d154c779927b4a6..0a6eaf3480b8098e3160a36d5214c5b6fbe79741 100644 --- a/src/libnptm/lapack_calls.cpp +++ b/src/libnptm/lapack_calls.cpp @@ -4,7 +4,7 @@ #ifndef INCLUDE_LAPACK_CALLS_H_ #define INCLUDE_LAPACK_CALLS_H_ -#include "../include/lapac_calls.h" +#include "../include/lapack_calls.h" #endif using namespace std;