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,6 +1,6 @@
#include "startstream.h"
#include "backend/computermanager.h"
#include "streaming/session.hpp"
#include "streaming/session.h"
#include <QTimer>