summaryrefslogtreecommitdiff
path: root/src/anytunError.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/anytunError.h')
-rw-r--r--src/anytunError.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/anytunError.h b/src/anytunError.h
index 4bd2819..d500545 100644
--- a/src/anytunError.h
+++ b/src/anytunError.h
@@ -30,8 +30,8 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _ANYTUN_ERROR_H
-#define _ANYTUN_ERROR_H
+#ifndef ANYTUN_anytunError_h_INCLUDED
+#define ANYTUN_anytunError_h_INCLUDED
#include <sstream>
#include <boost/system/system_error.hpp>