Skip to content

Commit

Permalink
Add some missing includes
Browse files Browse the repository at this point in the history
  • Loading branch information
pvuorela committed Jan 3, 2019
1 parent d39dd2a commit 4a46d42
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/notifications/notificationmanager.cpp
Expand Up @@ -20,6 +20,8 @@
#include <QSqlQuery>
#include <QSqlRecord>
#include <QSqlTableModel>
#include <QFile>
#include <QFileInfo>
#include <mremoteaction.h>
#include <mdesktopentry.h>
#include <sys/statfs.h>
Expand Down

0 comments on commit 4a46d42

Please sign in to comment.