summaryrefslogtreecommitdiff
path: root/src/logTargets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/logTargets.h')
-rw-r--r--src/logTargets.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/logTargets.h b/src/logTargets.h
index 673aa2e..63156c1 100644
--- a/src/logTargets.h
+++ b/src/logTargets.h
@@ -30,8 +30,8 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _LOG_TARGETS_H_
-#define _LOG_TARGETS_H_
+#ifndef ANYTUN_logTargets_h_INCLUDED
+#define ANYTUN_logTargets_h_INCLUDED
#include <string>
#include <map>