diff --git a/src/libCom/freeList/freeList.h b/src/libCom/freeList/freeList.h index 35fc0ad04..45d44cade 100644 --- a/src/libCom/freeList/freeList.h +++ b/src/libCom/freeList/freeList.h @@ -55,7 +55,7 @@ DEVELOPMENT CENTER AT ARGONNE NATIONAL LABORATORY (708-252-2000). #ifndef INCfreeListh #define INCfreeListh -#include +#include #include "shareLib.h" #ifdef __cplusplus