diff options
Diffstat (limited to 'src/selcue.cpp')
| -rw-r--r-- | src/selcue.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/selcue.cpp b/src/selcue.cpp index 3bac1713c..4eba1f756 100644 --- a/src/selcue.cpp +++ b/src/selcue.cpp @@ -12,6 +12,8 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include <string.h> + #include "desktop-handles.h" #include "selection.h" #include "display/sp-canvas-util.h" |
