mirror of
https://github.com/RetroShare/RetroShare.git
synced 2026-01-03 01:25:31 -05:00
Add proper header path for 'retroshare-gui/' headers
This is simplifies the include directories needed for plugins.
This commit is contained in:
parent
82ba488574
commit
09c7fdee4b
31 changed files with 55 additions and 33 deletions
|
|
@ -20,7 +20,8 @@
|
|||
|
||||
#include "RemoteDirModel.h"
|
||||
|
||||
#include "RsAutoUpdatePage.h"
|
||||
#include <retroshare-gui/RsAutoUpdatePage.h>
|
||||
|
||||
#include "gui/common/FilesDefs.h"
|
||||
#include "gui/common/GroupDefs.h"
|
||||
#include "gui/common/RsCollection.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue