mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-21 13:49:04 -04: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
|
@ -19,9 +19,10 @@
|
|||
*******************************************************************************/
|
||||
#pragma once
|
||||
|
||||
#include <retroshare-gui/RsAutoUpdatePage.h>
|
||||
|
||||
#include "ui_ChatLobbyWidget.h"
|
||||
|
||||
#include "RsAutoUpdatePage.h"
|
||||
#include "chat/ChatLobbyUserNotify.h"
|
||||
#include "gui/gxs/GxsIdChooser.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue