diff options
| author | Johan B. C. Engelen <jbc.engelen@swissonline.ch> | 2013-03-28 18:31:20 +0000 |
|---|---|---|
| committer | Johan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl> | 2013-03-28 18:31:20 +0000 |
| commit | e6051b73e2a377f9586a98e24c317f21654b13e9 (patch) | |
| tree | d83fe823278470ace9d34b070830f8f53298fb2f /src/registrytool.cpp | |
| parent | Dutch translation update (diff) | |
| download | inkscape-e6051b73e2a377f9586a98e24c317f21654b13e9.tar.gz inkscape-e6051b73e2a377f9586a98e24c317f21654b13e9.zip | |
fix build
(bzr r12254)
Diffstat (limited to 'src/registrytool.cpp')
| -rw-r--r-- | src/registrytool.cpp | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/registrytool.cpp b/src/registrytool.cpp index 72b53821e..7544e1c91 100644 --- a/src/registrytool.cpp +++ b/src/registrytool.cpp @@ -21,12 +21,12 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include "registrytool.h" + #include <windows.h> #include <string> #include <cstdio> - -#include "registrytool.h" - +#include <glibmm/ustring.h> typedef struct { |
