mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 11:08:06 +02:00
fix casing of include in AnimationServer
This commit is contained in:
parent
04b13149b5
commit
992a418b81
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
#include <cstring>
|
||||
#include <cstdio>
|
||||
|
||||
#include <QtCore/Qtimer>
|
||||
#include <QtCore/QTimer>
|
||||
|
||||
#include <EnvironmentData.h>
|
||||
#include <NodeList.h>
|
||||
|
|
Loading…
Reference in a new issue