summaryrefslogtreecommitdiff
path: root/src/gui_hexdump.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui_hexdump.hh')
-rw-r--r--src/gui_hexdump.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui_hexdump.hh b/src/gui_hexdump.hh
index f21479e..6277850 100644
--- a/src/gui_hexdump.hh
+++ b/src/gui_hexdump.hh
@@ -3,6 +3,7 @@
#ifndef GUI_HEXDUMP_HH
#define GUI_HEXDUMP_HH
+#include <cstdint>
#include <string>
class AttributedText;