summaryrefslogtreecommitdiff
path: root/conf.h
diff options
context:
space:
mode:
Diffstat (limited to 'conf.h')
-rwxr-xr-xconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf.h b/conf.h
index a3b5022..6e2a890 100755
--- a/conf.h
+++ b/conf.h
@@ -1,7 +1,7 @@
// class conf declaration. this class parses the server config file.
-#ifndef CONF_H
-#define CONF_H
+#ifndef s_conf_H
+#define s_conf_H
#include "incl.h"
#include "cont.h"