Rename hpp -> h

This commit is contained in:
Cameron Gutman
2018-09-29 16:18:46 -07:00
parent d14cfb577b
commit 200b1c5095
11 changed files with 11 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
#include "session.hpp"
#include "session.h"
#include "settings/streamingpreferences.h"
#include "streaming/streamutils.h"