Code::Blocks Forums
		Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Frank3000 on March 14, 2006, 09:45:21 am
		
			
			- 
				Hi,
in rev. 2190 there is a typo in debuggerstate.cpp line 8:
#include "Manager.h"
should be:
#include "manager.h"
Cheers,
Frank
			 
			
			- 
				Fixed, thanks.