summaryrefslogtreecommitdiffstats
path: root/src/resizabledragwidget.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/resizabledragwidget.cpp')
-rw-r--r--src/resizabledragwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resizabledragwidget.cpp b/src/resizabledragwidget.cpp
index 7af09fd..609289a 100644
--- a/src/resizabledragwidget.cpp
+++ b/src/resizabledragwidget.cpp
@@ -19,7 +19,7 @@
***************************************************************************/
#include "resizabledragwidget.h"
#include <tqpoint.h>
-#include "kmessagebox.h"
+#include "tdemessagebox.h"
#include "tqpainter.h"
ResizableDragWidget::ResizableDragWidget(TQWidget *parent, const char *name, WFlags f)