diff options
Diffstat (limited to 'tools/qembed')
-rw-r--r-- | tools/qembed/qembed.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qembed/qembed.cpp b/tools/qembed/qembed.cpp index d13cf46a7..978a4f3d4 100644 --- a/tools/qembed/qembed.cpp +++ b/tools/qembed/qembed.cpp @@ -19,7 +19,7 @@ #include <ntqstring.h> #include <ntqfile.h> #include <ntqfileinfo.h> -#include <ntqptrlist.h> +#include <tqptrlist.h> #include <ntqtextstream.h> #include <ntqdatetime.h> #include <ntqimage.h> |