diff --git a/src/kalzium.cpp b/src/kalzium.cpp --- a/src/kalzium.cpp +++ b/src/kalzium.cpp @@ -42,6 +42,7 @@ #ifdef HAVE_OPENBABEL2 #if defined(HAVE_EIGEN) && defined(HAVE_AVOGADRO) #include "tools/moleculeview.h" +#include #endif #include "tools/obconverter.h" #endif