CMake: include missing headers

This commit is contained in:
2018-02-09 13:48:34 +11:00
parent 8a6b83d27e
commit 8f9386596f
5 changed files with 10 additions and 7 deletions

View File

@@ -69,7 +69,9 @@ set(SRC
view2d.c
view2d_ops.c
interface_eyedropper_intern.h
interface_intern.h
interface_regions_intern.h
)
if(WITH_INTERNATIONAL)