mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-20 12:24:24 -04:00
fixed include
git-svn-id: http://svn.code.sf.net/p/retroshare/code/branches/v0.6-initdev@6778 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
41daabe1ef
commit
ccc2574599
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
#define SHOW_RTT_STATISTICS 1
|
#define SHOW_RTT_STATISTICS 1
|
||||||
|
|
||||||
#ifdef SHOW_RTT_STATISTICS
|
#ifdef SHOW_RTT_STATISTICS
|
||||||
#include "RttStatistics.h"
|
#include "gui/RttStatistics.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Images for context menu icons */
|
/* Images for context menu icons */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue