diff options
Diffstat (limited to 'src/authAlgoFactory.h')
-rw-r--r-- | src/authAlgoFactory.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/authAlgoFactory.h b/src/authAlgoFactory.h index f042382..db3125b 100644 --- a/src/authAlgoFactory.h +++ b/src/authAlgoFactory.h @@ -30,8 +30,8 @@ * along with anytun. If not, see <http://www.gnu.org/licenses/>. */ -#ifndef _AUTHALGO_FACTORY_H_ -#define _AUTHALGO_FACTORY_H_ +#ifndef ANYTUN_authAlgoFactory_h_INCLUDED +#define ANYTUN_authAlgoFactory_h_INCLUDED #include <string> |