diff --git a/src/imageformats/doc/qtimageformats.qdocconf b/src/imageformats/doc/qtimageformats.qdocconf
index 2d6ffc340b6d4c97c432aebe21e32ff14fde3710..a45751d4c097b2f08a793afe15a4687e08d8deb4 100644
--- a/src/imageformats/doc/qtimageformats.qdocconf
+++ b/src/imageformats/doc/qtimageformats.qdocconf
@@ -5,6 +5,9 @@ project     = QtImageFormats
 description = Qt Image Formats Documentation
 version     = $QT_VERSION
 
+# Instruct Clang to not look for a module header
+moduleheader =
+
 # Directories in which to search for files to document.
 # Paths are relative to the location of this file.
 # exampledirs += ../examples