From 6b83725f3acf5a1e4dd08f4f243609fc66a38c22 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 2 Jun 2011 03:24:03 +0300 Subject: Add leak detector to guichan files. --- src/guichan/widgets/label.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/guichan/widgets/label.cpp') diff --git a/src/guichan/widgets/label.cpp b/src/guichan/widgets/label.cpp index 9b11206a6..a5c967e2b 100644 --- a/src/guichan/widgets/label.cpp +++ b/src/guichan/widgets/label.cpp @@ -51,6 +51,8 @@ #include "guichan/font.hpp" #include "guichan/graphics.hpp" +#include "debug.h" + namespace gcn { Label::Label() -- cgit v1.2.3-60-g2f50