diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2013-03-29 19:54:30 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2013-03-29 19:54:30 +0000 |
| commit | 8b605523195bcad80c4a3134134066e677282640 (patch) | |
| tree | 7258ae78c0ae7e2ee7519dcecead8b1fc34ca78f /src/widgets/sp-color-notebook.cpp | |
| parent | merge from trunk (r12240) (diff) | |
| parent | Header cleanup (diff) | |
| download | inkscape-8b605523195bcad80c4a3134134066e677282640.tar.gz inkscape-8b605523195bcad80c4a3134134066e677282640.zip | |
merge from trunk (r12258)
(bzr r11668.1.65)
Diffstat (limited to 'src/widgets/sp-color-notebook.cpp')
| -rw-r--r-- | src/widgets/sp-color-notebook.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widgets/sp-color-notebook.cpp b/src/widgets/sp-color-notebook.cpp index 07cafc391..588221a7c 100644 --- a/src/widgets/sp-color-notebook.cpp +++ b/src/widgets/sp-color-notebook.cpp @@ -17,6 +17,7 @@ # include "config.h" #endif +#include "widgets/icon.h" #include <cstring> #include <string> #include <cstdlib> @@ -37,7 +38,6 @@ #include "../profile-manager.h" #include "color-profile.h" #include "cms-system.h" -#include "widgets/icon.h" #include "tools-switch.h" #include "event-context.h" |
