Rename header files in .hpp

This commit is contained in:
2011-08-20 14:02:47 +02:00
parent ad29793f8c
commit ed6a7a5fef
77 changed files with 160 additions and 161 deletions

View File

@@ -18,7 +18,7 @@
*/
#include <wx/wx.h>
#include <controller/KissCount.h>
#include <controller/KissCount.hpp>
class MyApp: public wxApp
{