From 70018eb16e721f9171834afd4bf70dc017af1369 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Wed, 19 Apr 2017 00:25:31 +1000 Subject: Cleanup: missing headers --- source/blender/blenlib/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/blenlib') diff --git a/source/blender/blenlib/CMakeLists.txt b/source/blender/blenlib/CMakeLists.txt index 3277519c66e..fcb02a86a84 100644 --- a/source/blender/blenlib/CMakeLists.txt +++ b/source/blender/blenlib/CMakeLists.txt @@ -152,6 +152,7 @@ set(SRC BLI_ghash.h BLI_graph.h BLI_gsqueue.h + BLI_hash.h BLI_hash_md5.h BLI_hash_mm2a.h BLI_heap.h -- cgit v1.2.3