Finish renaming SKINI.msg and SKINI.tbl to SKINImsg.h and SKINItbl.h, respectively.

This commit is contained in:
Stephen Sinclair
2014-08-07 11:53:21 +02:00
parent 2437623d67
commit a2be4bc721
10 changed files with 21 additions and 21 deletions

View File

@@ -3,7 +3,7 @@
#include "BeeThree.h"
#include "RtAudio.h"
#include "Messager.h"
#include "SKINI.msg"
#include "SKINImsg.h"
#include <math.h>
#include <algorithm>
using std::min;