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,7 +22,6 @@
#define __ardour_gtk_imageframe_socket_handler_h__
#include <string>
#include <gtkmm.h>
#include <list>
#include "editor.h"
#include "ardour_image_compositor_socket.h"