Commit 2e8472eb authored by Ghislain MARY's avatar Ghislain MARY

Fix build on Windows.

parent b2b31b88
......@@ -20,16 +20,16 @@
* Author: Ronan Abhamon
*/
#include <QFileInfo>
#include <QQuickWindow>
#include "../../utils.hpp"
#include "../core/CoreManager.hpp"
#include "MSFunctions.hpp"
#include "Camera.hpp"
// =============================================================================
#include <QFileInfo>
#include <QQuickWindow>
// =============================================================================
struct CameraStateBinder {
CameraStateBinder (CameraRenderer *renderer) : m_renderer(renderer) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment