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