summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/base64.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/base64.h')
-rw-r--r--lib/libalpm/base64.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libalpm/base64.h b/lib/libalpm/base64.h
index df684ab7..9edb864e 100644
--- a/lib/libalpm/base64.h
+++ b/lib/libalpm/base64.h
@@ -22,8 +22,8 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-#ifndef _BASE64_H
-#define _BASE64_H
+#ifndef BASE64_H
+#define BASE64_H
#include <string.h>