diff --git a/src/core-utils/binreloc.c b/src/core-utils/binreloc.c index 54904cec59..68c6724375 100644 --- a/src/core-utils/binreloc.c +++ b/src/core-utils/binreloc.c @@ -19,7 +19,7 @@ #include #include #ifdef MAC_INTEGRATION -#include +#include #endif #endif /* ENABLE_BINRELOC */ #include diff --git a/src/gnome-utils/gnc-main-window.c b/src/gnome-utils/gnc-main-window.c index adf94fead4..048d00f02a 100644 --- a/src/gnome-utils/gnc-main-window.c +++ b/src/gnome-utils/gnc-main-window.c @@ -70,7 +70,7 @@ #include "gnc-autosave.h" #include "print-session.h" #ifdef MAC_INTEGRATION -#include +#include #endif #ifdef HAVE_SYS_STAT_H # include