summaryrefslogtreecommitdiff
path: root/src/deviceConfig.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/deviceConfig.hpp')
-rw-r--r--src/deviceConfig.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/deviceConfig.hpp b/src/deviceConfig.hpp
index fecbe81..6353cd1 100644
--- a/src/deviceConfig.hpp
+++ b/src/deviceConfig.hpp
@@ -30,8 +30,8 @@
* along with anytun. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _DEVICE_CONFIG_HPP_
-#define _DEVICE_CONFIG_HPP_
+#ifndef ANYTUN_deviceConfig_hpp_INCLUDED
+#define ANYTUN_deviceConfig_hpp_INCLUDED
#include "networkAddress.h"
#include <boost/asio.hpp>