13
0

one less annoying compiler warning.

This commit is contained in:
Robin Gareus 2014-09-06 18:02:05 +02:00
parent eb8ae5053f
commit d68275cefc

View File

@ -42,7 +42,9 @@
#include <gtkmm/main.h>
#include <gdkmm/color.h>
#ifndef ABSTRACT_UI_EXPORTS
#define ABSTRACT_UI_EXPORTS
#endif
#include "pbd/abstract_ui.h"
#include "pbd/ringbufferNPT.h"
#include "pbd/pool.h"