summaryrefslogtreecommitdiffstats
path: root/kjsembed/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'kjsembed/plugins')
-rw-r--r--kjsembed/plugins/customobject_plugin.cpp2
-rw-r--r--kjsembed/plugins/imagefx_plugin.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/kjsembed/plugins/customobject_plugin.cpp b/kjsembed/plugins/customobject_plugin.cpp
index b883ff66..cd22f169 100644
--- a/kjsembed/plugins/customobject_plugin.cpp
+++ b/kjsembed/plugins/customobject_plugin.cpp
@@ -27,7 +27,7 @@
#include <kjsembed/kjsembedpart.h>
#include <kjsembed/customobject_imp.h>
#include <tqvariant.h>
-#include <tqbrush.h>
+#include <brush.h>
#include "customobject_plugin.h"
diff --git a/kjsembed/plugins/imagefx_plugin.cpp b/kjsembed/plugins/imagefx_plugin.cpp
index ef3d0ed0..5ca4a6a4 100644
--- a/kjsembed/plugins/imagefx_plugin.cpp
+++ b/kjsembed/plugins/imagefx_plugin.cpp
@@ -28,7 +28,7 @@
#include <kjsembed/kjsembedpart.h>
#include <kjsembed/customobject_imp.h>
#include <tqvariant.h>
-#include <tqbrush.h>
+#include <brush.h>
#include "imagefx_plugin.h"