Changed *.h files to *.hpp
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#include "image.h"
|
||||
#include "image.hpp"
|
||||
|
||||
Image::Image(SDL_Surface* p) {
|
||||
SetSurface(p);
|
||||
|
||||
Reference in New Issue
Block a user