summaryrefslogtreecommitdiff
path: root/include/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'include/CMakeLists.txt')
-rw-r--r--include/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/CMakeLists.txt b/include/CMakeLists.txt
index 384127a..26f9f22 100644
--- a/include/CMakeLists.txt
+++ b/include/CMakeLists.txt
@@ -8,6 +8,6 @@ install(FILES waffle/waffle.h
waffle/waffle_error.h
waffle/waffle_gl_misc.h
waffle/waffle_init.h
- waffle/waffle_visibility.h
+ waffle/waffle_portable.h
waffle/waffle_window.h
DESTINATION ${waffle_install_includedir}/waffle)