diff --git a/common/fvector.hh b/common/fvector.hh
index 8aed8820d9d066268cdf4054eb68c73fa27cd955..c019a70e826f66907ea53c8b3b73bd485ea1ca6e 100644
--- a/common/fvector.hh
+++ b/common/fvector.hh
@@ -6,7 +6,7 @@
 #include <math.h>
 #include <complex>
 
-#include "exception.hh"
+#include "exceptions.hh"
 
 /*! \file __FILE__