summaryrefslogtreecommitdiff
path: root/src/transports/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transports/auth.h')
-rw-r--r--src/transports/auth.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/transports/auth.h b/src/transports/auth.h
index 06af79dec..3b8b29eb9 100644
--- a/src/transports/auth.h
+++ b/src/transports/auth.h
@@ -5,8 +5,8 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
-#ifndef INCLUDE_http_auth_h__
-#define INCLUDE_http_auth_h__
+#ifndef INCLUDE_transports_auth_h__
+#define INCLUDE_transports_auth_h__
#include "common.h"
@@ -62,4 +62,3 @@ int git_http_auth_basic(
const gitno_connection_data *connection_data);
#endif
-