#include <wx/wxprec.h>
#include <wx/wx.h>
#include <wx/treectrl.h>
#include <wx/dir.h>
#include <wx/file.h>
#include <wx/filename.h>
#include <wx/config.h>
#include <wx/artprov.h>
#include <wx/imaglist.h>
#include <wx/xrc/xmlres.h>
#include "monkeyfish.h"
#include "projecttree.h"
#include "dirtree.h"
#include "bookmarks.h"
#include "tools.h"