2
Copyright (C) 2008 Christian Dywan <christian@twotoasts.de>
4
This library is free software; you can redistribute it and/or
5
modify it under the terms of the GNU Lesser General Public
6
License as published by the Free Software Foundation; either
7
version 2.1 of the License, or (at your option) any later version.
9
See the file COPYING for the full license text.
15
#include "midori-addons.h"
16
#include "midori-app.h"
17
#include "midori-browser.h"
18
#include "midori-console.h"
19
#include "midori-extension.h"
20
#include "midori-locationaction.h"
21
#include "midori-locationentry.h"
22
#include "midori-panel.h"
23
#include "midori-preferences.h"
24
#include "midori-searchaction.h"
25
#include "midori-source.h"
26
#include "midori-stock.h"
27
#include "midori-view.h"
28
#include "midori-websettings.h"
30
#endif /* __MIDORI_H__ */