build BUGFIX missing public header installation
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5bd67a4..d93921d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -202,6 +202,7 @@
     src/dict.h
     src/log.h
     src/parser.h
+    src/parser_data.h
     src/parser_schema.h
     src/plugins_exts.h
     src/plugins_types.h