From 8a7279daea883f86c2a500c368d252394faeea5b Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 13 Dec 2015 19:37:50 +0300 Subject: Move nacl messages related functions into separate file. --- src/utils/copynpaste.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/utils/copynpaste.cpp') diff --git a/src/utils/copynpaste.cpp b/src/utils/copynpaste.cpp index 0f43c9127..fc8441dff 100644 --- a/src/utils/copynpaste.cpp +++ b/src/utils/copynpaste.cpp @@ -472,7 +472,7 @@ static bool runxsel(std::string& text, const char *p1, const char *p2) #elif defined __native_client__ -#include "utils/process.h" +#include "utils/naclmessages.h" bool retrieveBuffer(std::string& text, size_t& pos) { -- cgit v1.2.3-60-g2f50