Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / programs / view / buttons.cpp
index a8a39f11e050e63b2e7fe5ba757bb9d725f00bd3..680471fdeadcc66bd0bb922798f292b19d2fd621 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 <algorithm>
 
-#include "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "gromacs/utility/cstringutil.h"
 #include "gromacs/utility/smalloc.h"