Fix compile error

This commit is contained in:
Alexander Kojevnikov 2012-08-15 22:39:35 -07:00
parent 3805a551fb
commit 95d5c87fd2

View File

@ -19,6 +19,7 @@
#ifndef SPEK_SPECTROGRAM_HH_
#define SPEK_SPECTROGRAM_HH_
#include <stdint.h>
#include <wx/wx.h>
struct spek_pipeline;