summaryrefslogtreecommitdiffstatshomepage
path: root/src/tools/imgtool/library.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/imgtool/library.cpp')
-rw-r--r--src/tools/imgtool/library.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/imgtool/library.cpp b/src/tools/imgtool/library.cpp
index 785054575b0..e3c75203805 100644
--- a/src/tools/imgtool/library.cpp
+++ b/src/tools/imgtool/library.cpp
@@ -9,7 +9,7 @@
****************************************************************************/
-#include <string.h>
+#include <cstring>
#include <algorithm>
#include "imgtool.h"