summaryrefslogtreecommitdiffstats
path: root/src/Authoring/Studio/Render/StudioRendererTranslation.h
diff options
context:
space:
mode:
authorMäättä Antti <antti.maatta@qt.io>2017-10-16 13:09:57 +0300
committerAntti Määttä <antti.maatta@qt.io>2017-10-24 13:23:22 +0000
commit0bc163ccbbd8fcd35aa0dc76eaabf6d5a0dde1d2 (patch)
treed821f558d27171c7b8cf800e5781964cc4f129ba /src/Authoring/Studio/Render/StudioRendererTranslation.h
parent09e9cdc430d9ae4b44bd157cc3d19943df66b8d4 (diff)
Rename UIC files to Qt3DS files
Task-number: QT3DS-18 Change-Id: Id29fa8761de5694bcca394df7be8448a23d901b9 Reviewed-by: Miikka Heikkinen <miikka.heikkinen@qt.io>
Diffstat (limited to 'src/Authoring/Studio/Render/StudioRendererTranslation.h')
-rw-r--r--src/Authoring/Studio/Render/StudioRendererTranslation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/Authoring/Studio/Render/StudioRendererTranslation.h b/src/Authoring/Studio/Render/StudioRendererTranslation.h
index 163cd27e..4997d2d0 100644
--- a/src/Authoring/Studio/Render/StudioRendererTranslation.h
+++ b/src/Authoring/Studio/Render/StudioRendererTranslation.h
@@ -30,8 +30,8 @@
#define UIC_STUDIO_RENDERER_TRANSLATION_H
#pragma once
#include "StudioRendererImpl.h"
-#include "UICRenderLayer.h"
-#include "UICRenderer.h"
+#include "Qt3DSRenderLayer.h"
+#include "Qt3DSRenderer.h"
#include "StudioWidget.h"
#include "render/Qt3DSRenderTexture2D.h"
#include "foundation/AutoDeallocatorAllocator.h"