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