diff options
Diffstat (limited to 'src/dialogs/qmessagebox.cpp')
-rw-r--r-- | src/dialogs/qmessagebox.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/qmessagebox.cpp b/src/dialogs/qmessagebox.cpp index e0bbae0cf..a80a26886 100644 --- a/src/dialogs/qmessagebox.cpp +++ b/src/dialogs/qmessagebox.cpp @@ -43,7 +43,7 @@ #ifndef TQT_NO_MESSAGEBOX #include "ntqaccel.h" -#include "ntqlabel.h" +#include "tqlabel.h" #include "ntqpushbutton.h" #include "tqimage.h" #include "ntqapplication.h" |