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 18919b31f..d8fa46cde 100644 --- a/tools/qembed/qembed.cpp +++ b/tools/qembed/qembed.cpp @@ -21,7 +21,7 @@ #include <ntqfileinfo.h> #include <tqptrlist.h> #include <tqtextstream.h> -#include <ntqdatetime.h> +#include <tqdatetime.h> #include <tqimage.h> #include <ntqdict.h> #include <ntqdir.h> |