summaryrefslogtreecommitdiffstats
path: root/src/message-stack.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/message-stack.cpp')
-rw-r--r--src/message-stack.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/message-stack.cpp b/src/message-stack.cpp
index fdc08f4aa..9fc3045b2 100644
--- a/src/message-stack.cpp
+++ b/src/message-stack.cpp
@@ -9,7 +9,7 @@
* Released under GNU GPL, read the file 'COPYING' for more information
*/
-#include <string.h>
+#include <cstring>
#include <glib.h>
#include <cstring>
#include "message-stack.h"