Always use system-style includes for libQuotient
This commit is contained in:
@@ -3,10 +3,11 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "connection.h"
|
||||
#include "events/roomevent.h"
|
||||
#include <connection.h>
|
||||
#include <events/roomevent.h>
|
||||
#include <room.h>
|
||||
|
||||
#include "neochatroom.h"
|
||||
#include "room.h"
|
||||
|
||||
#include <QAbstractListModel>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user