renombrades extensions .h a .hpp
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
#include "window_message.h"
|
||||
#include "window_message.hpp"
|
||||
|
||||
#include <algorithm>
|
||||
#include <utility>
|
||||
|
||||
#include "param.h"
|
||||
#include "screen.h"
|
||||
#include "text.h"
|
||||
#include "param.hpp"
|
||||
#include "screen.hpp"
|
||||
#include "text.hpp"
|
||||
|
||||
WindowMessage::WindowMessage(
|
||||
std::shared_ptr<Text> text_renderer,
|
||||
|
||||
Reference in New Issue
Block a user