summaryrefslogtreecommitdiffstats
path: root/net/proxy/proxy_server.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/proxy/proxy_server.h')
-rw-r--r--net/proxy/proxy_server.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/proxy/proxy_server.h b/net/proxy/proxy_server.h
index 260112c..b51e54f 100644
--- a/net/proxy/proxy_server.h
+++ b/net/proxy/proxy_server.h
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#ifndef NET_PROXY_SERVER_H_
-#define NET_PROXY_SERVER_H_
+#ifndef NET_PROXY_PROXY_SERVER_H_
+#define NET_PROXY_PROXY_SERVER_H_
#include <string>
@@ -118,4 +118,4 @@ class ProxyServer {
} // namespace net
-#endif // NET_PROXY_SERVER_H_
+#endif // NET_PROXY_PROXY_SERVER_H_