CVSROOT: /cvsroot/wesnoth
Module name: wesnoth
Branch:
Changes by: Yann Dirson <[EMAIL PROTECTED]> 05/03/10 20:57:39
Modified files:
src : publish_campaign.hpp
Log message:
include cleanup
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/wesnoth/wesnoth/src/publish_campaign.hpp.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
Patches:
Index: wesnoth/src/publish_campaign.hpp
diff -u wesnoth/src/publish_campaign.hpp:1.2
wesnoth/src/publish_campaign.hpp:1.3
--- wesnoth/src/publish_campaign.hpp:1.2 Sun Sep 19 05:48:18 2004
+++ wesnoth/src/publish_campaign.hpp Thu Mar 10 20:57:39 2005
@@ -1,6 +1,8 @@
#ifndef PUBLISH_CAMPAIGN_HPP_INCLUDED
#define PUBLISH_CAMPAIGN_HPP_INCLUDED
+class config;
+
#include <string>
#include <vector>