remove <gtkmm/gtkmm.h> from all files, plus a small fix related to map/realize handling

git-svn-id: svn://localhost/trunk/ardour2@145 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2005-11-29 04:41:15 +00:00
parent 50bf5a0c06
commit b1a99f89da
37 changed files with 187 additions and 45 deletions

View file

@ -22,6 +22,9 @@
#include <climits>
#include <string.h>
#include <gtkmm/menu.h>
#include <gtkmm/checkmenuitem.h>
#include <pbd/error.h>
#include <ardour/panner.h>
#include <gtkmm2ext/gtk_ui.h>