Index: thunar-vfs/thunar-vfs-xfer.c =================================================================== --- thunar-vfs/thunar-vfs-xfer.c (revision 19565) +++ thunar-vfs/thunar-vfs-xfer.c (working copy) @@ -1,6 +1,6 @@ /* $Id$ */ /*- - * Copyright (c) 2005 Benedikt Meurer + * Copyright (c) 2005-2006 Benedikt Meurer * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Library General Public @@ -40,6 +40,8 @@ #include #endif +#include + #include #include #include Index: thunar/thunar-launcher.c =================================================================== --- thunar/thunar-launcher.c (revision 19565) +++ thunar/thunar-launcher.c (working copy) @@ -1,6 +1,6 @@ /* $Id$ */ /*- - * Copyright (c) 2005 Benedikt Meurer + * Copyright (c) 2005-2006 Benedikt Meurer * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free @@ -21,6 +21,8 @@ #include #endif +#include + #include #include #include Index: thunar/thunar-list-model.c =================================================================== --- thunar/thunar-list-model.c (revision 19565) +++ thunar/thunar-list-model.c (working copy) @@ -28,6 +28,8 @@ #include #endif +#include + #include Index: thunar/thunar-progress-dialog.c =================================================================== --- thunar/thunar-progress-dialog.c (revision 19565) +++ thunar/thunar-progress-dialog.c (working copy) @@ -1,6 +1,6 @@ /* $Id$ */ /*- - * Copyright (c) 2005 Benedikt Meurer + * Copyright (c) 2005-2006 Benedikt Meurer * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free @@ -25,6 +25,8 @@ #include #endif +#include + #include #include Index: thunar/thunar-standard-view.c =================================================================== --- thunar/thunar-standard-view.c (revision 19565) +++ thunar/thunar-standard-view.c (working copy) @@ -28,6 +28,8 @@ #include #endif +#include + #include #include