Rename hpp -> h

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

View file

@ -1,4 +1,4 @@
#include "../session.hpp"
#include "../session.h"
#include "renderers/renderer.h"
#ifdef HAVE_PORTAUDIO