Merge release-5-0 into master
[alexxy/gromacs.git] / src / gromacs / selection / scanner.l
index 2ba3ccd0f386715f8145f1303ed018ea4cbfeb38..57e365442e7a583690937cd1252508f1082206ff 100644 (file)
@@ -50,7 +50,7 @@
 // Required before flex definitions, since it includes <stdint.h>.
 // Otherwise, compilers not strictly C99 get macro redefinition errors,
 // since flex defines INT32_MAX etc. in such cases.
-#include "gromacs/legacyheaders/types/simple.h"
+#include "gromacs/utility/basedefinitions.h"
 }
 %{
 #include "gromacs/utility/cstringutil.h"