mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-28 21:07:59 +03:00
Cleanup components includes
This commit is contained in:
parent
856fcb7742
commit
cc8c7002ea
23 changed files with 29 additions and 25 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue