Skip to content

Commit

Permalink
added include for builds with updatemanager
Browse files Browse the repository at this point in the history
  • Loading branch information
ghbpeter committed Dec 18, 2018
1 parent 0505df1 commit 6895db9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions programs/gui_wallet/src/update_manager.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#ifndef STDAFX_H
#include <QMainWindow>
#include <QTimer>
#include <QApplication>
#endif

#include "update_manager.hpp"
Expand Down

0 comments on commit 6895db9

Please sign in to comment.