diff options
Diffstat (limited to 'src/tools/tqdeepcopy.h')
-rw-r--r-- | src/tools/tqdeepcopy.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/tqdeepcopy.h b/src/tools/tqdeepcopy.h index abe1fc8f1..7963154d4 100644 --- a/src/tools/tqdeepcopy.h +++ b/src/tools/tqdeepcopy.h @@ -42,7 +42,7 @@ #define TQDEEPCOPY_H #ifndef QT_H -# include "ntqglobal.h" +# include "tqglobal.h" #endif // QT_H template <class T> |