diff options
Diffstat (limited to 'sigmod/Script.h')
| -rw-r--r-- | sigmod/Script.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sigmod/Script.h b/sigmod/Script.h index bf9312ce..5fe87ad9 100644 --- a/sigmod/Script.h +++ b/sigmod/Script.h @@ -15,8 +15,8 @@ * with this program. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef __SIGMOD_SCRIPT__ -#define __SIGMOD_SCRIPT__ +#ifndef SIGMOD_SCRIPT +#define SIGMOD_SCRIPT // Sigmod includes #include "Global.h" |
