From 07e303f99be2064878f6bb53a0394b7a5237d600 Mon Sep 17 00:00:00 2001 From: Christoph Oelckers Date: Sat, 11 Apr 2020 22:23:09 +0200 Subject: [PATCH] - fixed compilation. --- src/common/textures/hw_material.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/common/textures/hw_material.cpp b/src/common/textures/hw_material.cpp index 55430e686..803cd34e4 100644 --- a/src/common/textures/hw_material.cpp +++ b/src/common/textures/hw_material.cpp @@ -28,6 +28,8 @@ #include "texturemanager.h" #include "c_cvars.h" +IHardwareTexture* CreateHardwareTexture(); + //=========================================================================== // // Constructor