Plugin: remove unused base64.h header

This commit is contained in:
Tobias Doerffel
2014-09-01 14:23:31 +02:00
parent feba89354b
commit 70ef29981f
7 changed files with 9 additions and 6 deletions

View File

@@ -40,6 +40,7 @@
#include "SongEditor.h"
#include "Effect.h"
#include "lmmsversion.h"
#include "base64.h"
// bbTCO::defaultColor()
#include "bb_track.h"