diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-25 18:29:57 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2012-02-25 18:29:57 +0000 |
| commit | 9ea62be867f15fb90651efbfd0b2a6aacd1247b1 (patch) | |
| tree | cc3dea929e2a5295e6b18d6e9a7c3e150a1a0ecd /src/ui/widget/panel.cpp | |
| parent | GDL: Merge upstream patch 912AE (2012-02-20) - Fixed some const warnings (diff) | |
| download | inkscape-9ea62be867f15fb90651efbfd0b2a6aacd1247b1.tar.gz inkscape-9ea62be867f15fb90651efbfd0b2a6aacd1247b1.zip | |
Header cleaning
(bzr r11015)
Diffstat (limited to 'src/ui/widget/panel.cpp')
| -rw-r--r-- | src/ui/widget/panel.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/widget/panel.cpp b/src/ui/widget/panel.cpp index 0871fbffd..0989c7d0d 100644 --- a/src/ui/widget/panel.cpp +++ b/src/ui/widget/panel.cpp @@ -29,6 +29,7 @@ #include "desktop-handles.h" #include "inkscape.h" #include "widgets/eek-preview.h" +#include "ui/previewfillable.h" namespace Inkscape { namespace UI { |
