From 94f1c164161e8faaf064d8b7cdfe36c9ca978055 Mon Sep 17 00:00:00 2001
From: fluxgen <fluxgen>
Date: Thu, 12 Jun 2003 14:51:59 +0000
Subject: renamed i18n to I18n

---
 src/WinClient.cc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/WinClient.cc b/src/WinClient.cc
index 95e027b..1349b1e 100644
--- a/src/WinClient.cc
+++ b/src/WinClient.cc
@@ -19,14 +19,14 @@
 // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
 // DEALINGS IN THE SOFTWARE.
 
-// $Id: WinClient.cc,v 1.9 2003/05/14 12:07:06 fluxgen Exp $
+// $Id: WinClient.cc,v 1.10 2003/06/12 14:51:59 fluxgen Exp $
 
 #include "WinClient.hh"
 
 #include "Window.hh"
 #include "fluxbox.hh"
 #include "Screen.hh"
-#include "i18n.hh"
+#include "I18n.hh"
 #include "FbAtoms.hh"
 #include "EventManager.hh"
 
-- 
cgit v0.11.2