diff options
Diffstat (limited to 'src/dialogs/qfiledialog.cpp')
-rw-r--r-- | src/dialogs/qfiledialog.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dialogs/qfiledialog.cpp b/src/dialogs/qfiledialog.cpp index a51077dfe..a889ec621 100644 --- a/src/dialogs/qfiledialog.cpp +++ b/src/dialogs/qfiledialog.cpp @@ -63,7 +63,7 @@ #include "ntqcombobox.h" #include "ntqcstring.h" #include "ntqcursor.h" -#include "ntqdragobject.h" +#include "tqdragobject.h" #include "ntqfile.h" #include "ntqguardedptr.h" #include "ntqhbox.h" @@ -76,7 +76,7 @@ #include "ntqlistview.h" #include "tqmap.h" #include "ntqmessagebox.h" -#include "ntqmime.h" +#include "tqmime.h" #include "ntqnetworkprotocol.h" #include "tqobjectlist.h" #include "ntqpainter.h" |