1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-25 06:35:30 +00:00

Update graphicspage.cpp

This commit is contained in:
Bret Curtis 2018-12-12 16:19:07 +01:00 committed by GitHub
parent 83e346e1e6
commit f4c863a730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
#include "graphicspage.hpp"
#include <boost/math/common_factor_rt.hpp>
#include <boost/math/common_factor.hpp>
#include <csignal>
#include <QDesktopWidget>
#include <QMessageBox>