summaryrefslogtreecommitdiff
path: root/src/tunDevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tunDevice.h')
-rw-r--r--src/tunDevice.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/tunDevice.h b/src/tunDevice.h
index e9c55cb..e00751f 100644
--- a/src/tunDevice.h
+++ b/src/tunDevice.h
@@ -30,8 +30,8 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _TUNDEVICE_H_
-#define _TUNDEVICE_H_
+#ifndef ANYTUN_tunDevice_h_INCLUDED
+#define ANYTUN_tunDevice_h_INCLUDED
#include "buffer.h"
#include "deviceConfig.hpp"