diff --git a/sc2/src/sc2code/libs/file.h b/sc2/src/sc2code/libs/file.h index 98441395b..38ee5798b 100644 --- a/sc2/src/sc2code/libs/file.h +++ b/sc2/src/sc2code/libs/file.h @@ -17,6 +17,7 @@ // Contains file handling code #ifndef _FILE_H +#define _FILE_H #include "port.h"