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 6aaa60702..18919b31f 100644 --- a/tools/qembed/qembed.cpp +++ b/tools/qembed/qembed.cpp @@ -20,7 +20,7 @@ #include <ntqfile.h> #include <ntqfileinfo.h> #include <tqptrlist.h> -#include <ntqtextstream.h> +#include <tqtextstream.h> #include <ntqdatetime.h> #include <tqimage.h> #include <ntqdict.h> |