mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix compilation with the new folder architecture
A few more fixes for things that broke in commit 7be962bfc2
("Move
subsurface-core to core and qt-mobile to mobile-widgets").
[Dirk Hohndel: slightly edited and overlap with Linus' patch removed]
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6d6ba8b54a
commit
21e8b1e363
10 changed files with 33 additions and 25 deletions
|
@ -21,8 +21,10 @@
|
|||
|
||||
#include "mainwindow.h"
|
||||
#include "profile-widget/profilewidget2.h"
|
||||
#include "pref.h"
|
||||
#include "helpers.h"
|
||||
|
||||
#include "core/pref.h"
|
||||
#include "core/helpers.h"
|
||||
|
||||
#include "ui_socialnetworksdialog.h"
|
||||
#include "ui_facebookconnectwidget.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue