aboutsummaryrefslogtreecommitdiff
path: root/src/bzip2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bzip2.h')
-rw-r--r--src/bzip2.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bzip2.h b/src/bzip2.h
index 25f10c5..0a111e8 100644
--- a/src/bzip2.h
+++ b/src/bzip2.h
@@ -1,5 +1,5 @@
1#ifndef B_ZIP2_H 1#ifndef BU_BZIP2_H
2#define B_ZIP2_H 2#define BU_BZIP2_H
3 3
4#include <stdint.h> 4#include <stdint.h>
5#include <bzlib.h> 5#include <bzlib.h>