From 2f5937b0a17b4e7ae298c581f1534729da86b9de Mon Sep 17 00:00:00 2001 From: sjplimp Date: Wed, 14 May 2014 20:19:25 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11991 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/GPU/pppm_gpu.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GPU/pppm_gpu.cpp b/src/GPU/pppm_gpu.cpp index 7c5d0a3209..f27665e227 100644 --- a/src/GPU/pppm_gpu.cpp +++ b/src/GPU/pppm_gpu.cpp @@ -24,7 +24,7 @@ #include "pppm_gpu.h" #include "atom.h" #include "comm.h" -#include "commgrid.h" +#include "gridcomm.h" #include "neighbor.h" #include "force.h" #include "pair.h"