diff options
Diffstat (limited to 'src/tools/qdoc/location.cpp')
| -rw-r--r-- | src/tools/qdoc/location.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qdoc/location.cpp b/src/tools/qdoc/location.cpp index 2d7457d61f8..91b0e2b7a8b 100644 --- a/src/tools/qdoc/location.cpp +++ b/src/tools/qdoc/location.cpp @@ -39,7 +39,7 @@ ** ****************************************************************************/ -#include <QtDebug> +#include <qdebug.h> #include "config.h" #include "location.h" |
