summaryrefslogtreecommitdiff
path: root/klm/lm/return.hh
diff options
context:
space:
mode:
Diffstat (limited to 'klm/lm/return.hh')
-rw-r--r--klm/lm/return.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/klm/lm/return.hh b/klm/lm/return.hh
index 15571960..1b55091b 100644
--- a/klm/lm/return.hh
+++ b/klm/lm/return.hh
@@ -1,7 +1,7 @@
#ifndef LM_RETURN__
#define LM_RETURN__
-#include <inttypes.h>
+#include <stdint.h>
namespace lm {
/* Structure returned by scoring routines. */