Fix compilation error after recent changes in screen

This commit is contained in:
Sergey Sharybin
2024-05-24 09:40:17 +02:00
parent 0f0a8df8a9
commit 6f560f8f09

View File

@@ -15,6 +15,7 @@ set(INC
../../makesrna
../../sequencer
../../windowmanager
../../../../extern/fmtlib/include
# RNA_prototypes.h
${CMAKE_BINARY_DIR}/source/blender/makesrna
)