diff options
Diffstat (limited to 'src/live_effects/lpe-bounding-box.cpp')
| -rw-r--r-- | src/live_effects/lpe-bounding-box.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/live_effects/lpe-bounding-box.cpp b/src/live_effects/lpe-bounding-box.cpp index c83d7e3bc..ba519f1c6 100644 --- a/src/live_effects/lpe-bounding-box.cpp +++ b/src/live_effects/lpe-bounding-box.cpp @@ -6,8 +6,7 @@ #include "live_effects/lpe-bounding-box.h" #include "display/curve.h" -#include "sp-shape.h" -#include "sp-text.h" + // TODO due to internal breakage in glibmm headers, this must be last: #include <glibmm/i18n.h> |
