diff options
| author | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-29 11:00:19 +0000 |
|---|---|---|
| committer | Alex Valavanis <valavanisalex@gmail.com> | 2013-03-29 11:00:19 +0000 |
| commit | 024fe729644d74a60088fa29fcc69ce4327fbe58 (patch) | |
| tree | f043a089df7bf48bdc2af6b38f978ad5276c31ab /src/registrytool.cpp | |
| parent | Fix for Bug #1161205 (Font substitution dialog appears when generic font fami... (diff) | |
| download | inkscape-024fe729644d74a60088fa29fcc69ce4327fbe58.tar.gz inkscape-024fe729644d74a60088fa29fcc69ce4327fbe58.zip | |
Header cleanup
(bzr r12258)
Diffstat (limited to 'src/registrytool.cpp')
| -rw-r--r-- | src/registrytool.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/registrytool.cpp b/src/registrytool.cpp index 7544e1c91..01a83a7e0 100644 --- a/src/registrytool.cpp +++ b/src/registrytool.cpp @@ -26,6 +26,7 @@ #include <windows.h> #include <string> #include <cstdio> + #include <glibmm/ustring.h> typedef struct |
