Skip to content

Commit

Permalink
Merge pull request #8 from neochapay/master
Browse files Browse the repository at this point in the history
Fix Ubuntu build error
  • Loading branch information
thp committed Jan 29, 2015
2 parents 59082bc + 5f93900 commit 51b0618
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mdeclarativecache5/mdeclarativecache.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@
**
****************************************************************************/

#include <unistd.h>

#include <QQuickView>
#include <QtPlugin>
#include <QPluginLoader>
Expand Down

0 comments on commit 51b0618

Please sign in to comment.