Remove unnecessary config.h includes
[alexxy/gromacs.git] / src / gromacs / gmxlib / cuda_tools / copyrite_gpu.cu
index 0258141ef1b0bc9559e3996b9455f9f3fae169c2..76f92224126a517cfd7d2b58ecff725765d0f2fb 100644 (file)
@@ -33,7 +33,7 @@
  * the research papers on the package. Check out http://www.gromacs.org.
  */
 
-#include "config.h"
+#include "gmxpre.h"
 
 #include <stdio.h>
 #include <cuda.h>