Add missing include

Reviewed-by: Martin G
master
David Edmundson 9 years ago
parent 51bb4cf2a1
commit 42768d515a

@ -26,6 +26,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include <QDebug>
#include <sys/utsname.h>
#include <X11/Xlib.h>
#include <iostream>
#include <iomanip>

Loading…
Cancel
Save