mirror of
https://github.com/overte-org/overte.git
synced 2025-06-19 02:41:19 +02:00
Correct fix for mac and linux due to multiple Logging.h files
This commit is contained in:
parent
23bfc2c13d
commit
b1b11ec756
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#include "FadeEffect.h"
|
||||
#include "TextureCache.h"
|
||||
#include "Logging.h"
|
||||
#include "render/Logging.h"
|
||||
|
||||
#include <PathUtils.h>
|
||||
#include <NumericalConstants.h>
|
||||
|
|
Loading…
Reference in a new issue