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
+2 -2
View File
@@ -120,8 +120,8 @@ HEADERS += \
cli/commandlineparser.h \
cli/startstream.h \
settings/streamingpreferences.h \
streaming/input.hpp \
streaming/session.hpp \
streaming/input.h \
streaming/session.h \
streaming/audio/renderers/renderer.h \
gui/computermodel.h \
gui/appmodel.h \