mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-20 22:59:41 -04:00
fix AUTOUIC with cmake <3.9 on sdrgui with ../ include
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
#include <QList>
|
||||
#include <QSysInfo>
|
||||
|
||||
#include "../mainwindow.h"
|
||||
#include "../ui_mainwindow.h"
|
||||
#include "mainwindow.h"
|
||||
#include "ui_mainwindow.h"
|
||||
#include "loggerwithfile.h"
|
||||
#include "device/deviceapi.h"
|
||||
#include "device/deviceuiset.h"
|
||||
|
||||
Reference in New Issue
Block a user