Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / programs / view / x11.cpp
index 905032624271720335aa2d8cee97dd72ce6302ec..add052b006ffdafe1b7cd51ef89c60cde7e2b45a 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 <stdlib.h>
 #include <string.h>
 
-#include "typedefs.h"
+#include "gromacs/legacyheaders/typedefs.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/smalloc.h"
 #include "Xstuff.h"