diff options
Diffstat (limited to 'include/libcamera/internal/meson.build')
-rw-r--r-- | include/libcamera/internal/meson.build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libcamera/internal/meson.build b/include/libcamera/internal/meson.build index f019cfb3..205b36a9 100644 --- a/include/libcamera/internal/meson.build +++ b/include/libcamera/internal/meson.build @@ -39,6 +39,7 @@ libcamera_internal_headers = files([ 'process.h', 'pub_key.h', 'semaphore.h', + 'source_paths.h', 'sysfs.h', 'thread.h', 'timer.h', |