rename header files from *.h to *.hpp
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#include "channelmanager.h"
|
||||
#include "ircmanager.h"
|
||||
#include "channelmanager.hpp"
|
||||
#include "ircmanager.hpp"
|
||||
|
||||
namespace chatterino {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user