aboutsummaryrefslogtreecommitdiff
path: root/paswitch.c
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2021-11-07 15:41:53 +0100
committerPřemysl Eric Janouch <p@janouch.name>2021-11-07 15:42:21 +0100
commit6148d62ba2969e050d13b2470ce23317e3406649 (patch)
tree08ed7de0b4300f6af489b337c2617c61afb74308 /paswitch.c
parent67bd22c154ccc6d32ebc0d9adcb16b4ebb33e452 (diff)
downloaddesktop-tools-6148d62ba2969e050d13b2470ce23317e3406649.tar.gz
desktop-tools-6148d62ba2969e050d13b2470ce23317e3406649.tar.xz
desktop-tools-6148d62ba2969e050d13b2470ce23317e3406649.zip
Punt poller-pa.c to liberty
Now it also has tests in its new home.
Diffstat (limited to 'paswitch.c')
-rw-r--r--paswitch.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/paswitch.c b/paswitch.c
index ba7ffc8..66cec1d 100644
--- a/paswitch.c
+++ b/paswitch.c
@@ -26,7 +26,7 @@
#undef PROGRAM_NAME
#define PROGRAM_NAME "paswitch"
#include "liberty/liberty.c"
-#include "poller-pa.c"
+#include "liberty/liberty-pulse.c"
#include <locale.h>
#include <wchar.h>