From 49df7f85d875b3d8404d4f3206d1fced6393c1af Mon Sep 17 00:00:00 2001 From: Matthias Melcher Date: Mon, 1 Mar 2010 20:53:21 +0000 Subject: Additions to the Database Editor. git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7187 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- fluid/ide_support_ui.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'fluid/ide_support_ui.h') diff --git a/fluid/ide_support_ui.h b/fluid/ide_support_ui.h index 9d36a0490..c3cabc069 100644 --- a/fluid/ide_support_ui.h +++ b/fluid/ide_support_ui.h @@ -33,11 +33,10 @@ #include #include extern Fl_Double_Window *dbmanager_window; -#include -#include extern Fl_Tree *dbmanager_tree; #include #include +#include Fl_Double_Window* make_dbmanager_window(); #endif -- cgit v1.2.3