summaryrefslogtreecommitdiffstats
path: root/src/message-stack.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 c1669e3db..bc89520b7 100644
--- a/src/message-stack.cpp
+++ b/src/message-stack.cpp
@@ -10,7 +10,7 @@
*/
#include <string.h>
-#include <glib/gstrfuncs.h>
+#include <glib.h>
#include <cstring>
#include <string>
#include "message-stack.h"