diff options
Diffstat (limited to '')
| -rw-r--r-- | src/sp-mesh-array.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/sp-mesh-array.cpp b/src/sp-mesh-array.cpp index 300f2ad19..8bfe23656 100644 --- a/src/sp-mesh-array.cpp +++ b/src/sp-mesh-array.cpp @@ -37,6 +37,8 @@ * Released under GNU GPL, read the file 'COPYING' for more information */ +#include <glibmm.h> + // For color picking #include "display/drawing.h" #include "display/drawing-context.h" |
