summaryrefslogtreecommitdiffstats
path: root/tdefile-plugins/bmp
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-12-02 13:07:36 +0900
committerMichele Calgaro <[email protected]>2024-12-02 13:07:36 +0900
commit7e1f58b3915521f62a4a11d66254f9c20f64cc0c (patch)
tree287c13b3b0f2f70d866c197703617732bf410497 /tdefile-plugins/bmp
parent17ad382f9e61a670f02a36db987de47e43282b64 (diff)
downloadtdegraphics-master.tar.gz
tdegraphics-master.zip
Use tdeprocess.hHEADmaster
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tdefile-plugins/bmp')
-rw-r--r--tdefile-plugins/bmp/tdefile_bmp.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdefile-plugins/bmp/tdefile_bmp.cpp b/tdefile-plugins/bmp/tdefile_bmp.cpp
index 5349edb0..7052222f 100644
--- a/tdefile-plugins/bmp/tdefile_bmp.cpp
+++ b/tdefile-plugins/bmp/tdefile_bmp.cpp
@@ -20,7 +20,7 @@
#include <config.h>
#include "tdefile_bmp.h"
-#include <kprocess.h>
+#include <tdeprocess.h>
#include <tdelocale.h>
#include <kgenericfactory.h>
#include <kstringvalidator.h>