summaryrefslogtreecommitdiffstats
path: root/agent
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2021-11-05 18:54:42 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2021-11-05 18:54:42 +0900
commiteb2210c94488f6c57159fede9a98891e4f3a1a52 (patch)
tree5a00e2f85696aef16ef7bf9c1655f0ca76243195 /agent
parent58baf01dab5d45b890534bf8a1eb42d677332407 (diff)
downloadpolkit-tqt-eb2210c94488f6c57159fede9a98891e4f3a1a52.tar.gz
polkit-tqt-eb2210c94488f6c57159fede9a98891e4f3a1a52.zip
More conversion polkitqt1 -> polkit-tqt.
Started conversion of 'core' library module. Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'agent')
-rw-r--r--agent/polkitqt1-agent-listener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/polkitqt1-agent-listener.h b/agent/polkitqt1-agent-listener.h
index a5f2a0d40..964cc84a2 100644
--- a/agent/polkitqt1-agent-listener.h
+++ b/agent/polkitqt1-agent-listener.h
@@ -21,7 +21,7 @@
#ifndef POLKITTQT1_AGENT_LISTENER_H
#define POLKITTQT1_AGENT_LISTENER_H
-#include "polkittqt1-export.h"
+#include "polkit-tqt-export.h"
#include <TQtCore/TQObject>