diff options
| author | Liam P. White <inkscapebrony@gmail.com> | 2014-10-05 16:38:15 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebrony@gmail.com> | 2014-10-05 16:38:15 +0000 |
| commit | efd39893a4f5e629a9df2d0674222aea1be14199 (patch) | |
| tree | e9da01b7e3f274a5bfc9aae48bfc53f2f8a8775d /src/helper/pixbuf-ops.cpp | |
| parent | More template changes for 96 px per inch. (diff) | |
| download | inkscape-efd39893a4f5e629a9df2d0674222aea1be14199.tar.gz inkscape-efd39893a4f5e629a9df2d0674222aea1be14199.zip | |
Move obvious ui component to ui/
(bzr r13341.1.247)
Diffstat (limited to 'src/helper/pixbuf-ops.cpp')
| -rw-r--r-- | src/helper/pixbuf-ops.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/pixbuf-ops.cpp b/src/helper/pixbuf-ops.cpp index d44b2207b..acb2be4da 100644 --- a/src/helper/pixbuf-ops.cpp +++ b/src/helper/pixbuf-ops.cpp @@ -19,7 +19,7 @@ #include <boost/scoped_ptr.hpp> #include <2geom/transforms.h> -#include "interface.h" +#include "ui/interface.h" #include "helper/png-write.h" #include "display/cairo-utils.h" #include "display/drawing.h" |
