summaryrefslogtreecommitdiff
path: root/apps/openmw/mwworld/weather.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'apps/openmw/mwworld/weather.hpp')
-rw-r--r--apps/openmw/mwworld/weather.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/openmw/mwworld/weather.hpp b/apps/openmw/mwworld/weather.hpp
index 21b2fae9f8..b29ad9e994 100644
--- a/apps/openmw/mwworld/weather.hpp
+++ b/apps/openmw/mwworld/weather.hpp
@@ -1,7 +1,7 @@
#ifndef GAME_MWWORLD_WEATHER_H
#define GAME_MWWORLD_WEATHER_H
-#include <stdint.h>
+#include <cstdint>
#include <string>
#include <map>