aboutsummaryrefslogtreecommitdiff
path: root/src/common/io/Resource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/io/Resource.cpp')
-rw-r--r--src/common/io/Resource.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/io/Resource.cpp b/src/common/io/Resource.cpp
index da16b578..0ee7f753 100644
--- a/src/common/io/Resource.cpp
+++ b/src/common/io/Resource.cpp
@@ -1,5 +1,5 @@
-#include "cru/common/io/Resource.hpp"
-#include "cru/common/Exception.hpp"
+#include "cru/common/io/Resource.h"
+#include "cru/common/Exception.h"
#if defined(CRU_PLATFORM_OSX)
#include <CoreFoundation/CoreFoundation.h>