Also:
Code:
Index: zone/perl_questitem.cpp
===================================================================
--- zone/perl_questitem.cpp (revision 640)
+++ zone/perl_questitem.cpp (working copy)
@@ -22,7 +22,7 @@
#include "../common/debug.h"
#include "embperl.h"
-#include "../common/item.h"
+#include "../common/Item.h"
#ifdef THIS /* this macro seems to leak out on some systems */
#undef THIS