[Orxonox-commit 3985] r8659 - code/branches/presentation/src/modules/notifications

dafrick at orxonox.net dafrick at orxonox.net
Sun May 29 15:40:02 CEST 2011


Author: dafrick
Date: 2011-05-29 15:40:02 +0200 (Sun, 29 May 2011)
New Revision: 8659

Modified:
   code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.cc
Log:
Adding missing include.


Modified: code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.cc
===================================================================
--- code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.cc	2011-05-29 11:40:53 UTC (rev 8658)
+++ code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.cc	2011-05-29 13:40:02 UTC (rev 8659)
@@ -39,6 +39,7 @@
 #include "core/GameMode.h"
 #include "core/GUIManager.h"
 #include "core/LuaState.h"
+#include "core/XMLPort.h"
 #include "util/Convert.h"
 
 #include "ToluaBindNotifications.h"




More information about the Orxonox-commit mailing list