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