summaryrefslogtreecommitdiffstats
path: root/src/widgets/ege-output-action.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/ege-output-action.cpp')
-rw-r--r--src/widgets/ege-output-action.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/ege-output-action.cpp b/src/widgets/ege-output-action.cpp
index 847a4f0a1..929e8e5ea 100644
--- a/src/widgets/ege-output-action.cpp
+++ b/src/widgets/ege-output-action.cpp
@@ -39,7 +39,7 @@
/* Note: this file should be kept compilable as both .cpp and .c */
-#include <string.h>
+#include <cstring>
#include <gtk/gtk.h>
#include <gtkmm/container.h>