1
0
Fork 0
mirror of https://github.com/bolero-MURAKAMI/Sprout synced 2025-08-03 12:49:50 +00:00

fix filename.

This commit is contained in:
bolero-MURAKAMI 2012-11-18 13:13:13 +09:00
parent 16306fed82
commit 3fd2451163
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
#ifndef SPROUT_COMPOST_EFFECTS_OVERDRIVED_HPP
#define SPROUT_COMPOST_EFFECTS_OVERDRIVED_HPP
#ifndef SPROUT_COMPOST_EFFECTS_OVERDRIVEN_HPP
#define SPROUT_COMPOST_EFFECTS_OVERDRIVEN_HPP
#include <sprout/config.hpp>
#include <sprout/utility/forward.hpp>
@ -103,4 +103,4 @@ namespace sprout {
} // namespace compost
} // namespace sprout
#endif // #ifndef SPROUT_COMPOST_EFFECTS_OVERDRIVED_HPP
#endif // #ifndef SPROUT_COMPOST_EFFECTS_OVERDRIVEN_HPP