diff options
Diffstat (limited to 'src/snap.h')
| -rw-r--r-- | src/snap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/snap.h b/src/snap.h index 67af20063..20b2b246f 100644 --- a/src/snap.h +++ b/src/snap.h @@ -32,6 +32,7 @@ enum SPGuideDragType { // used both here and in desktop-events.cpp class SPGuide; class SPNamedView; +typedef struct _GSList GSList; /** * Class to coordinate snapping operations. |
