summaryrefslogtreecommitdiffstats
path: root/src/dialogs/tqfiledialog.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs/tqfiledialog.cpp')
-rw-r--r--src/dialogs/tqfiledialog.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/dialogs/tqfiledialog.cpp b/src/dialogs/tqfiledialog.cpp
index cf4eed71..4ae0469d 100644
--- a/src/dialogs/tqfiledialog.cpp
+++ b/src/dialogs/tqfiledialog.cpp
@@ -65,7 +65,7 @@
#include "ntqcursor.h"
#include "tqdragobject.h"
#include "tqfile.h"
-#include "ntqguardedptr.h"
+#include "tqguardedptr.h"
#include "tqhbox.h"
#include "tqheader.h"
#include "tqlabel.h"
@@ -115,7 +115,7 @@
#ifdef TQ_WS_MAC
#include "qt_mac.h"
-extern TQString qt_mac_precomposeFileName(const TQString &); // qglobal.cpp
+extern TQString qt_mac_precomposeFileName(const TQString &); // tqglobal.cpp
#undef check
#endif