diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/gtkutil.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkutil.c b/src/gtkutil.c index 2952e322200..30735890143 100644 --- a/src/gtkutil.c +++ b/src/gtkutil.c | |||
| @@ -19,7 +19,7 @@ along with GNU Emacs; see the file COPYING. If not, write to | |||
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, |
| 20 | Boston, MA 02110-1301, USA. */ | 20 | Boston, MA 02110-1301, USA. */ |
| 21 | 21 | ||
| 22 | #include "config.h" | 22 | #include <config.h> |
| 23 | 23 | ||
| 24 | #ifdef USE_GTK | 24 | #ifdef USE_GTK |
| 25 | #include <string.h> | 25 | #include <string.h> |