summaryrefslogtreecommitdiffstats
path: root/vespalog/src/vespa/log/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'vespalog/src/vespa/log/log.h')
-rw-r--r--vespalog/src/vespa/log/log.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vespalog/src/vespa/log/log.h b/vespalog/src/vespa/log/log.h
index a14ff87e1be..6ecd69de792 100644
--- a/vespalog/src/vespa/log/log.h
+++ b/vespalog/src/vespa/log/log.h
@@ -2,7 +2,7 @@
#pragma once
#include <memory>
-#include <inttypes.h>
+#include <cstdint>
#include <sys/types.h> // for pid_t
#include <new> // for placement new
#include <cstdlib> // for malloc