summaryrefslogtreecommitdiff
path: root/src/resource.cpp
diff options
context:
space:
mode:
authortom <tom@ground-control>2015-05-02 22:51:52 -0500
committertom <tom@ground-control>2015-05-02 22:51:52 -0500
commit72004f7f2eb558814b78630b25e23b968ac068ea (patch)
treeea49127050a1b394a80d179d4a7fa0efe3754304 /src/resource.cpp
parentbaa7977e0e325e92c700c47b4adea9082749f1d7 (diff)
fixed in file naming
Diffstat (limited to 'src/resource.cpp')
-rw-r--r--src/resource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resource.cpp b/src/resource.cpp
index 06c7a04..7f39493 100644
--- a/src/resource.cpp
+++ b/src/resource.cpp
@@ -1,4 +1,4 @@
-#include "resource.h"
+#include "resource.hpp"
Resource::Resource(Window m, std::string s)
{