diff options
Diffstat (limited to 'src/dialogs/qfiledialog.cpp')
-rw-r--r-- | src/dialogs/qfiledialog.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qfiledialog.cpp b/src/dialogs/qfiledialog.cpp index 864139e12..bb02ad2bd 100644 --- a/src/dialogs/qfiledialog.cpp +++ b/src/dialogs/qfiledialog.cpp @@ -78,7 +78,7 @@ #include "ntqmessagebox.h" #include "ntqmime.h" #include "ntqnetworkprotocol.h" -#include "ntqobjectlist.h" +#include "tqobjectlist.h" #include "ntqpainter.h" #include "ntqpopupmenu.h" #include "ntqprogressbar.h" |