diff --git a/BasiliskII/src/Unix/prefs_editor_gtk.cpp b/BasiliskII/src/Unix/prefs_editor_gtk.cpp index a7a03db5..5af2aa85 100644 --- a/BasiliskII/src/Unix/prefs_editor_gtk.cpp +++ b/BasiliskII/src/Unix/prefs_editor_gtk.cpp @@ -29,6 +29,8 @@ #include #include +#include + #ifdef HAVE_GNOMEUI #include #endif @@ -412,12 +414,12 @@ static void mn_about(...) const char *authors[] = { "Christian Bauer", "Orlando Bassotto", - "Gwenolé Beauchesne", + "Gwenol� Beauchesne", "Marc Chabanas", "Marc Hellwig", "Biill Huey", "Brian J. Johnson", - "Jürgen Lachmann", + "J�rgen Lachmann", "Samuel Lander", "David Lawrence", "Lauri Pesonen", diff --git a/SheepShaver/src/Unix/prefs_editor_gtk.cpp b/SheepShaver/src/Unix/prefs_editor_gtk.cpp index a15337d3..03821908 100644 --- a/SheepShaver/src/Unix/prefs_editor_gtk.cpp +++ b/SheepShaver/src/Unix/prefs_editor_gtk.cpp @@ -29,6 +29,8 @@ #include #include +#include + #include "user_strings.h" #include "version.h" #include "cdrom.h"