diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index b492c2fc5..a550135d3 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1067,7 +1067,7 @@ set (PCH_SOURCES common/fonts/v_text.cpp common/textures/hw_ihwtexture.cpp common/textures/hw_material.cpp - gamedata/textures/bitmap.cpp + common/textures/bitmap.cpp common/textures/m_png.cpp common/textures/texture.cpp common/textures/image.cpp