1
1
forked from 0ad/0ad

This was SVN commit r11713.

This commit is contained in:
historic_bruno 2012-05-01 22:54:02 +00:00
parent 030771907e
commit 9173f3c81f

View File

@ -15,8 +15,8 @@
* along with 0 A.D. If not, see <http://www.gnu.org/licenses/>.
*/
#ifndef INCLUDED_ICMPPLAYER
#define INCLUDED_ICMPPLAYER
#ifndef INCLUDED_ICMPTECHNOLOGYMANAGER
#define INCLUDED_ICMPTECHNOLOGYMANAGER
#include "simulation2/system/Interface.h"
@ -36,4 +36,4 @@ public:
DECLARE_INTERFACE_TYPE(TechnologyManager)
};
#endif // INCLUDED_ICMPPLAYER
#endif // INCLUDED_ICMPTECHNOLOGYMANAGER