summaryrefslogtreecommitdiff
path: root/src/common/resourcemanager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/resourcemanager.cpp')
-rw-r--r--src/common/resourcemanager.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/common/resourcemanager.cpp b/src/common/resourcemanager.cpp
index 9c52a8e7..b32c6ff7 100644
--- a/src/common/resourcemanager.cpp
+++ b/src/common/resourcemanager.cpp
@@ -18,9 +18,9 @@
* along with The Mana Server. If not, see <http://www.gnu.org/licenses/>.
*/
-#include "common/resourcemanager.hpp"
+#include "common/resourcemanager.h"
-#include "common/configuration.hpp"
+#include "common/configuration.h"
#include "utils/logger.h"