summaryrefslogtreecommitdiffstats
path: root/kghostview/displayoptions.h
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2024-07-01 19:17:59 +0900
committerMichele Calgaro <[email protected]>2024-07-01 19:56:08 +0900
commit210d8eac081109834bc48aeeaabb3f6292abc4cb (patch)
treed321e4554399695735148b73c04e79b3aa6e6543 /kghostview/displayoptions.h
parent753e0049e7dbf3e3c9c0113e56e3412b0d5bea9c (diff)
downloadtdegraphics-210d8eac081109834bc48aeeaabb3f6292abc4cb.tar.gz
tdegraphics-210d8eac081109834bc48aeeaabb3f6292abc4cb.zip
Replace kdemacros.h with tdemacros.h
Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit efbaf44417cd599c5a5661ae4abcae60120d8a79)
Diffstat (limited to 'kghostview/displayoptions.h')
-rw-r--r--kghostview/displayoptions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kghostview/displayoptions.h b/kghostview/displayoptions.h
index 34a10588..1507f22c 100644
--- a/kghostview/displayoptions.h
+++ b/kghostview/displayoptions.h
@@ -20,7 +20,7 @@
#include <tqstring.h>
#include <tqvaluelist.h>
#include "dscparse_adapter.h"
-#include <kdemacros.h>
+#include <tdemacros.h>
class TDECmdLineArgs;
class TDEConfig;