forked from len0rd/rockbox
qeditor: fix include
Change-Id: Ie6013be29729267294c13fd4e86edad3904aa114
This commit is contained in:
parent
17affb8085
commit
8d0d3cb6f5
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@
|
|||
#ifdef HAVE_HWSTUB
|
||||
#include "hwstub.h"
|
||||
#endif
|
||||
#include "soc.h"
|
||||
#include "soc_desc.hpp"
|
||||
|
||||
class IoBackend : public QObject
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue