Merge pull request #2891 from devnexen/master

sndio needs Mixer class def as well
This commit is contained in:
Javier Serrano Polo
2016-07-02 18:28:08 +00:00
committed by GitHub

View File

@@ -12,6 +12,7 @@
#include "endian_handling.h"
#include "LcdSpinBox.h"
#include "Mixer.h"
#include "Engine.h"
#include "gui_templates.h"
#include "templates.h"