diff options
Diffstat (limited to 'src/context-fns.h')
| -rw-r--r-- | src/context-fns.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/context-fns.h b/src/context-fns.h index 12d6e6194..43a45e4c7 100644 --- a/src/context-fns.h +++ b/src/context-fns.h @@ -16,7 +16,7 @@ class SPDesktop; class SPItem; -struct SPEventContext; +class SPEventContext; const double goldenratio = 1.61803398874989484820; // golden ratio |
