summaryrefslogtreecommitdiff
path: root/stream-servers/gl/glestranslator/include/GLcommon/GLBackgroundLoader.h
diff options
context:
space:
mode:
Diffstat (limited to 'stream-servers/gl/glestranslator/include/GLcommon/GLBackgroundLoader.h')
-rw-r--r--stream-servers/gl/glestranslator/include/GLcommon/GLBackgroundLoader.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream-servers/gl/glestranslator/include/GLcommon/GLBackgroundLoader.h b/stream-servers/gl/glestranslator/include/GLcommon/GLBackgroundLoader.h
index 63c4168e..25d5a333 100644
--- a/stream-servers/gl/glestranslator/include/GLcommon/GLBackgroundLoader.h
+++ b/stream-servers/gl/glestranslator/include/GLcommon/GLBackgroundLoader.h
@@ -15,7 +15,7 @@
*/
#pragma once
-#include "base/Thread.h"
+#include "base/threads/Thread.h"
#include "snapshot/TextureLoader.h"
#include "GLcommon/TranslatorIfaces.h"