Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / programs / view / xdlg.cpp
index c7f21ad9c22d00f40413a45e9f34c1e86115dbba..86feef1e6957901abee87c74e518baffce50bf5f 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 <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 #include "gromacs/utility/cstringutil.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/smalloc.h"
 #include "Xstuff.h"
 #include "xutil.h"