summaryrefslogtreecommitdiff
path: root/gtk/gtk_selection.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/gtk_selection.c')
-rw-r--r--gtk/gtk_selection.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtk_selection.c b/gtk/gtk_selection.c
index cdb43ae15..b6a1227cb 100644
--- a/gtk/gtk_selection.c
+++ b/gtk/gtk_selection.c
@@ -15,6 +15,8 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
+
+#include <string.h>
#include <gtk/gtk.h>
#include "utils/log.h"