Fix header file include guard names
[openssl.git] / include / openssl / srtp.h
index 2a00d08879b6631c13e5f984bd849fb12caccbb1..fbc64879015d901a59381435a39e80caef3dd718 100644 (file)
@@ -13,8 +13,8 @@
  * Copyright (C) 2006, Network Resonance, Inc. Copyright (C) 2011, RTFM, Inc.
  */
 
-#ifndef HEADER_D1_SRTP_H
-# define HEADER_D1_SRTP_H
+#ifndef OPENSSL_SRTP_H
+# define OPENSSL_SRTP_H
 
 # include <openssl/ssl.h>