pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src client.hxx,1.5,1.6


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src client.hxx,1.5,1.6
Date: 1 Aug 2002 21:46:28 -0000

Update of /usr/local/cvsroot/Games/Pingus/src
In directory dark:/tmp/cvs-serv6725

Modified Files:
        client.hxx 
Log Message:
more gui and input cleanup, client is still broken

Index: client.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/client.hxx,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- client.hxx  1 Aug 2002 21:40:01 -0000       1.5
+++ client.hxx  1 Aug 2002 21:46:26 -0000       1.6
@@ -23,6 +23,8 @@
 #include <ClanLib/Signals/slot.h>
 #include <ClanLib/Display/Input/inputdevice.h>
 #include <vector>
+#include "result.hxx"
+#include "gui_screen.hxx"
 
 namespace Input 
 {
@@ -31,8 +33,6 @@
   class PointerEvent;
   class AxisEvent;
 }
-
-#include "result.hxx"
 
 namespace GUI
 {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]