[Orxonox-commit 1290] r6008 - code/branches/ggz2/src/orxonox
adrfried at orxonox.net
adrfried at orxonox.net
Fri Oct 30 23:14:33 CET 2009
Author: adrfried
Date: 2009-10-30 23:14:33 +0100 (Fri, 30 Oct 2009)
New Revision: 6008
Modified:
code/branches/ggz2/src/orxonox/GGZClient.h
Log:
include fixed
Modified: code/branches/ggz2/src/orxonox/GGZClient.h
===================================================================
--- code/branches/ggz2/src/orxonox/GGZClient.h 2009-10-30 16:26:28 UTC (rev 6007)
+++ code/branches/ggz2/src/orxonox/GGZClient.h 2009-10-30 22:14:33 UTC (rev 6008)
@@ -2,7 +2,7 @@
#define _GGZClient_H__
#include "OrxonoxPrereqs.h"
-#include "objects/Tickable.h"
+#include "tools/interfaces/Tickable.h"
#include "gamestates/GSClient.h"
#include <ggzmod.h>
More information about the Orxonox-commit
mailing list