Change .h -> .hpp in tools/ directory
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
|
||||
#include "cursors.h"
|
||||
#include "cursors.hpp"
|
||||
#include <Windows.h>
|
||||
#include <exception>
|
||||
#include <SFML/Graphics/RenderWindow.hpp>
|
||||
|
Reference in New Issue
Block a user