summaryrefslogtreecommitdiff
path: root/src/p2p.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/p2p.hpp')
-rw-r--r--src/p2p.hpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/p2p.hpp b/src/p2p.hpp
index 1fd7e34..32d7755 100644
--- a/src/p2p.hpp
+++ b/src/p2p.hpp
@@ -17,8 +17,8 @@
along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef __ZMQ_P2P_INCLUDED__
-#define __ZMQ_P2P_INCLUDED__
+#ifndef __ZMQ_P2P_HPP_INCLUDED__
+#define __ZMQ_P2P_HPP_INCLUDED__
#include "socket_base.hpp"