summaryrefslogtreecommitdiffstats
path: root/src/livarot
diff options
context:
space:
mode:
Diffstat (limited to 'src/livarot')
-rw-r--r--src/livarot/Shape.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/livarot/Shape.h b/src/livarot/Shape.h
index 1a804a48c..9d1de74e9 100644
--- a/src/livarot/Shape.h
+++ b/src/livarot/Shape.h
@@ -21,9 +21,9 @@
class Path;
class FloatLigne;
-struct SweepTree;
+class SweepTree;
struct SweepTreeList;
-struct SweepEventQueue;
+class SweepEventQueue;
enum {
tweak_mode_grow,