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

@@ -22,7 +22,7 @@
#include "gui/computermodel.h"
#include "gui/appmodel.h"
#include "backend/autoupdatechecker.h"
#include "streaming/session.hpp"
#include "streaming/session.h"
#include "settings/streamingpreferences.h"
#if !defined(QT_DEBUG) && defined(Q_OS_WIN32)