pidgin/plugins/gestures/stroke.c

changeset 42410
563e7a17c220
parent 42172
7c2d151b410d
child 43090
a99e622e89ee
--- a/pidgin/plugins/gestures/stroke.c	Wed Oct 25 18:56:35 2023 -0500
+++ b/pidgin/plugins/gestures/stroke.c	Wed Oct 25 20:26:35 2023 -0500
@@ -7,7 +7,7 @@
    This file contains the stroke recognition algorithm.
 */
 
-#include "config.h"
+#include "purpleconfig.h"
 
 #ifdef HAVE_UNISTD_H
 #include <unistd.h>

mercurial