diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/livarot/LivarotDefs.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/livarot/LivarotDefs.h b/src/livarot/LivarotDefs.h index 4e3c91e72..abeff3861 100644 --- a/src/livarot/LivarotDefs.h +++ b/src/livarot/LivarotDefs.h @@ -13,7 +13,7 @@ # include "config.h" #endif -#include <cstdint> +#include <stdint.h> // error codes (mostly obsolete) enum |
