Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / programs / view / xmb.cpp
index 8e08a7b2668ca909661a96e63d3df4b06c7d705d..6072f6d3d0debc4a3159134f9b40bdc0e7c188f8 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.
  */
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
+#include "gmxpre.h"
 
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
 
-#include "typedefs.h"
-#include "macros.h"
+#include "gromacs/legacyheaders/typedefs.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "Xstuff.h"
 #include "x11.h"
 #include "xutil.h"