summaryrefslogtreecommitdiff
path: root/src/textbuf.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/textbuf.cpp')
-rw-r--r--src/textbuf.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/textbuf.cpp b/src/textbuf.cpp
index 766396fc6..80e4f90d7 100644
--- a/src/textbuf.cpp
+++ b/src/textbuf.cpp
@@ -20,6 +20,8 @@
#include "window_func.h"
#include "core/alloc_func.hpp"
+#include "safeguards.h"
+
/**
* Try to retrieve the current clipboard contents.
*