Fix missing include
This commit is contained in:
parent
73be6657ea
commit
dd4a169147
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#include <assert.h>
|
||||
#include <limits.h>
|
||||
#include <QTimer>
|
||||
#include <QVector4D>
|
||||
|
||||
namespace KWin
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue