Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / programs / view / popup.cpp
index af88c19eead5d60d642e43f6c83a3e2242a9d47b..4af8526f2c6db638d68c9522b13e7dc575136436 100644 (file)
  * To help us fund GROMACS development, we humbly ask that you cite
  * the research papers on the package. Check out http://www.gromacs.org.
  */
-#include "config.h"
+#include "gmxpre.h"
 
 #include <math.h>
 #include <string.h>
 
 #include <algorithm>
 
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/smalloc.h"
 
 #include "x11.h"