Go to the documentation of this file. 23 #ifndef SRC_HEADERS_ENGINE_H_ 24 #define SRC_HEADERS_ENGINE_H_ 27 #include <semaphore.h> 40 #include <boost/format.hpp> 41 #include <boost/thread/mutex.hpp> 42 #include <glibmm/i18n.h> 43 #include <glibmm/optioncontext.h> 44 #include <glibmm/dispatcher.h> 45 #include <glibmm/miscutils.h> 46 #include <giomm/file.h> 49 #include "../config.h" 60 #define USE_MIDI_CC_OUT 63 #define gettext(x) dgettext(GETTEXT_PACKAGE, x) 91 #endif // SRC_HEADERS_ENGINE_H_