mirror of
https://github.com/RetroShare/RetroShare.git
synced 2024-10-01 02:35:48 -04:00
resolve compile problem
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@1524 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
97628d9552
commit
caf1c7850f
@ -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 <vector>
|
||||
#include <list>
|
||||
#include <string>
|
||||
#include <rsiface/rsfiles.h>
|
||||
#include "rsiface/rsfiles.h"
|
||||
#include "util/misc.h"
|
||||
#include "rsiface/rstypes.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user