diff options
Diffstat (limited to 'src/Path.cpp')
-rw-r--r-- | src/Path.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Path.cpp b/src/Path.cpp index 39a2b71..8853e34 100644 --- a/src/Path.cpp +++ b/src/Path.cpp @@ -15,7 +15,7 @@ * 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ -#include "raul/Path.h" +#include "raul/Path.hpp" namespace Raul { |