Renamed all .h to .hpp for consistency

This commit is contained in:
Nicolay Korslund 2010-06-03 20:13:27 +02:00
parent 52e7570b4f
commit 6b0b7c95f8
53 changed files with 80 additions and 79 deletions

View file

@ -1,6 +1,6 @@
#include "ffmpeg_source.h"
#include "ffmpeg_source.hpp"
#include "../../tools/str_exception.h"
#include "../../tools/str_exception.hpp"
using namespace Mangle::Sound;