diff --git a/retroshare-gui/src/gui/RemoteDirModel.h b/retroshare-gui/src/gui/RemoteDirModel.h index 724dc8357..a890830bb 100644 --- a/retroshare-gui/src/gui/RemoteDirModel.h +++ b/retroshare-gui/src/gui/RemoteDirModel.h @@ -15,9 +15,9 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Foundation, Inc., 51 Franklin Street, Fifth Floor, * Boston, MA 02110-1301, USA. - ****************************************************************/v + ****************************************************************/ #ifndef REMOTE_DIR_MODEL #define REMOTE_DIR_MODEL @@ -26,7 +26,7 @@ #include #include #include -#include +#include "rsiface/rsfiles.h" #include "util/misc.h" #include "rsiface/rstypes.h"