diff options
| author | Martin Owens <doctormo@gmail.com> | 2017-06-23 15:38:19 +0000 |
|---|---|---|
| committer | Martin Owens <doctormo@gmail.com> | 2017-06-23 15:38:19 +0000 |
| commit | 131b4d74439118c7533b0adb7353aa7e29ba93ae (patch) | |
| tree | d502c01751d683ffa73aaec48f6d5e7ea48ca75d /src/widgets/ege-paint-def.cpp | |
| parent | Attempt to make paintbucket build option not cause errors for toolbar loading (diff) | |
| parent | Attempt to make paintbucket build option not cause errors for toolbar loading (diff) | |
| download | inkscape-131b4d74439118c7533b0adb7353aa7e29ba93ae.tar.gz inkscape-131b4d74439118c7533b0adb7353aa7e29ba93ae.zip | |
Merge branch 'ui-files-for-ui-xml' of gitlab.com:inkscape/inkscape into ui-files-for-ui-xml
Diffstat (limited to 'src/widgets/ege-paint-def.cpp')
| -rw-r--r-- | src/widgets/ege-paint-def.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widgets/ege-paint-def.cpp b/src/widgets/ege-paint-def.cpp index 1a8ad041a..8e0ec9352 100644 --- a/src/widgets/ege-paint-def.cpp +++ b/src/widgets/ege-paint-def.cpp @@ -36,9 +36,7 @@ #include "config.h" -#ifdef HAVE_LIBINTL_H #include <libintl.h> -#endif #include <stdint.h> #include <string> |
