Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / programs / view / logo.cpp
index ae4be9006e8732ec9c9c83af4e9e79b0c9a7cbea..fdab4e52333c5dbd3393f9f076ff3665a529b72f 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 "macros.h"
+#include "gromacs/legacyheaders/macros.h"
 #include "xutil.h"
 #include "Xstuff.h"
-#include "copyrite.h"
+#include "gromacs/legacyheaders/copyrite.h"
 #include "logo.h"
 
 #include "gromacs/utility/real.h"