doc BUGFIX path to libyang.h
diff --git a/Doxyfile.in b/Doxyfile.in
index c08bade..6d7170a 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -781,7 +781,7 @@
 # spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
 # Note: If this tag is empty the current directory is searched.
 
-INPUT                  = @CMAKE_BINARY_DIR@/src/libyang.h \
+INPUT                  = ./src/libyang.h \
                          ./src/tree_schema.h \
                          ./src/log.h \
                          ./src/set.h \