summaryrefslogtreecommitdiffstats
path: root/src/registrytool.cpp
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2013-03-28 18:31:20 +0000
committerJohan B. C. Engelen <j.b.c.engelen@alumnus.utwente.nl>2013-03-28 18:31:20 +0000
commite6051b73e2a377f9586a98e24c317f21654b13e9 (patch)
treed83fe823278470ace9d34b070830f8f53298fb2f /src/registrytool.cpp
parentDutch translation update (diff)
downloadinkscape-e6051b73e2a377f9586a98e24c317f21654b13e9.tar.gz
inkscape-e6051b73e2a377f9586a98e24c317f21654b13e9.zip
fix build
(bzr r12254)
Diffstat (limited to 'src/registrytool.cpp')
-rw-r--r--src/registrytool.cpp6
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
{