diff options
Diffstat (limited to 'include/stick10_commands_0.8.h')
-rw-r--r-- | include/stick10_commands_0.8.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/stick10_commands_0.8.h b/include/stick10_commands_0.8.h index 9594d1e..ead5add 100644 --- a/include/stick10_commands_0.8.h +++ b/include/stick10_commands_0.8.h @@ -9,7 +9,7 @@ #include <iomanip> #include <string> #include <sstream> -#include "inttypes.h" +#include <stdint.h> #include "command.h" #include "device_proto.h" #include "stick10_commands.h" |