diff --git a/bfmatrix.cpp b/bfmatrix.cpp
index 68ea5d94f5bc683c1d7e9b0dbfb83da05046e046..9f59d9e66069b1414da742d538da4d81905e546a 100644
--- a/bfmatrix.cpp
+++ b/bfmatrix.cpp
@@ -12,7 +12,7 @@
 #include <boost/shared_ptr.hpp>
 #include "newmat.h"
 #include "newmatio.h"
-#include "miscmaths/miscmaths.h"
+#include "miscmaths.h"
 #include "bfmatrix.h"
 
 namespace MISCMATHS {