Cleanup components includes

This commit is contained in:
elsid 2022-08-15 23:04:54 +02:00
parent 856fcb7742
commit cc8c7002ea
No known key found for this signature in database
GPG key ID: 4DE04C198CBA7625
23 changed files with 29 additions and 25 deletions

View file

@ -1,10 +1,10 @@
#ifndef OPENMW_WIDGETS_WRAPPER_H
#define OPENMW_WIDGETS_WRAPPER_H
#include "widgets.hpp"
#include <components/settings/settings.hpp>
#include <algorithm>
namespace Gui
{
template<class T>