mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-12-17 01:24:15 -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
|
|
@ -21,9 +21,9 @@
|
|||
#ifndef _GETTING_STARTED_DIALOG_H
|
||||
#define _GETTING_STARTED_DIALOG_H
|
||||
|
||||
//#include <retroshare/rstypes.h>
|
||||
#include <retroshare-gui/mainpage.h>
|
||||
|
||||
#include "ui_GetStartedDialog.h"
|
||||
#include "mainpage.h"
|
||||
|
||||
#include <QTimer>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue