diff libgaim/plugins/perl/common/module.h @ 14315:8793fc8f7064

[gaim-migrate @ 17008] Lee Roach revamped the win32 makefiles. This makes me happy, they were in dire need of some loving. This makes life a great deal easier for anyone who wants to build out-of-tree plugins. committer: Tailor Script <tailor@pidgin.im>
author Daniel Atallah <daniel.atallah@gmail.com>
date Wed, 23 Aug 2006 21:34:43 +0000
parents 645598a4ec04
children fb675c9eef7a
line wrap: on
line diff
--- a/libgaim/plugins/perl/common/module.h	Wed Aug 23 18:50:46 2006 +0000
+++ b/libgaim/plugins/perl/common/module.h	Wed Aug 23 21:34:43 2006 +0000
@@ -53,7 +53,7 @@
 #include "status.h"
 #include "stringref.h"
 /* Ewww. perl has it's own util.h which is in the include path :( */
-#include "src/util.h"
+#include "libgaim/util.h"
 #include "value.h"
 #include "xmlnode.h"