aboutsummaryrefslogtreecommitdiff
path: root/weechat/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'weechat/global.h')
-rw-r--r--weechat/global.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/weechat/global.h b/weechat/global.h
index 10274a9..7972975 100644
--- a/weechat/global.h
+++ b/weechat/global.h
@@ -1,6 +1,7 @@
#pragma once
#include <stdint.h>
+#include <inttypes.h>
typedef uint8_t u8;