summaryrefslogtreecommitdiffstats
path: root/src/widgets/swatch-selector.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/swatch-selector.h')
-rw-r--r--src/widgets/swatch-selector.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/widgets/swatch-selector.h b/src/widgets/swatch-selector.h
index b97aac4f1..4b7aa483f 100644
--- a/src/widgets/swatch-selector.h
+++ b/src/widgets/swatch-selector.h
@@ -1,14 +1,12 @@
#ifndef SEEN_SP_SWATCH_SELECTOR_H
#define SEEN_SP_SWATCH_SELECTOR_H
-
-
#include <gtkmm/box.h>
class SPDocument;
class SPGradient;
-class SPColorSelector;
-class SPGradientSelector;
+struct SPColorSelector;
+struct SPGradientSelector;
namespace Inkscape
{