From 559264a4f77748aaa1bfe31206c3c363c1571e9c Mon Sep 17 00:00:00 2001 From: EvanR Date: Fri, 26 Dec 2008 11:14:09 -0600 Subject: [PATCH] Added missing header file. Again. --- src/uihelper.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uihelper.cpp b/src/uihelper.cpp index 5c8d4df..fe0961e 100644 --- a/src/uihelper.cpp +++ b/src/uihelper.cpp @@ -23,7 +23,7 @@ #include #include #include - +#include #include #include -- 2.11.4.GIT