summaryrefslogtreecommitdiffstats
path: root/src/package.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/package.h')
-rw-r--r--src/package.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.h b/src/package.h
index 722ad54..9279659 100644
--- a/src/package.h
+++ b/src/package.h
@@ -21,7 +21,7 @@
Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
***/
-#include <stdint.h>
+#include <inttypes.h>
#define PACKAGE_FILEID (*((uint32_t*) "SREP"))
#define PACKAGE_FILEIDCOMPRESSED (*((uint32_t*) "CREP"))