summaryrefslogtreecommitdiffstats
path: root/src/ege-color-prof-tracker.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/ege-color-prof-tracker.cpp')
-rw-r--r--src/ege-color-prof-tracker.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ege-color-prof-tracker.cpp b/src/ege-color-prof-tracker.cpp
index d709f60f9..f4a1e46df 100644
--- a/src/ege-color-prof-tracker.cpp
+++ b/src/ege-color-prof-tracker.cpp
@@ -39,7 +39,7 @@
/* Note: this file should be kept compilable as both .cpp and .c */
-#include <string.h>
+#include <cstring>
#include <vector>
#include <algorithm>