Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[devicelock] Add missing #include. Contributes to JB#35409
  • Loading branch information
martinjones committed Aug 24, 2016
1 parent 53b55d0 commit 98eac0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/lockcodewatcher.h
Expand Up @@ -33,6 +33,7 @@
#ifndef LOCKCODEWATCHER_H
#define LOCKCODEWATCHER_H

#include <QObject>
#include <QDateTime>
#include <QSharedData>
#include <QVector>
Expand Down

0 comments on commit 98eac0c

Please sign in to comment.