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