Code cleanup
This commit is contained in:
parent
7002cde23f
commit
d91f53de74
|
@ -30,6 +30,7 @@ static char const _license[] =
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include <System.h>
|
#include <System.h>
|
||||||
#include <Desktop.h>
|
#include <Desktop.h>
|
||||||
|
#include <Desktop/Browser.h>
|
||||||
|
|
||||||
|
|
||||||
/* helper */
|
/* helper */
|
||||||
|
|
|
@ -35,7 +35,6 @@
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include <gdk/gdkx.h>
|
#include <gdk/gdkx.h>
|
||||||
#include <X11/X.h>
|
#include <X11/X.h>
|
||||||
#include <Desktop/Browser.h>
|
|
||||||
#include "window.h"
|
#include "window.h"
|
||||||
#include "panel.h"
|
#include "panel.h"
|
||||||
#include "../config.h"
|
#include "../config.h"
|
||||||
|
|
|
@ -23,7 +23,6 @@
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
#include <System.h>
|
#include <System.h>
|
||||||
#include <Desktop.h>
|
#include <Desktop.h>
|
||||||
#include <Desktop/Browser.h>
|
|
||||||
#include "../src/window.h"
|
#include "../src/window.h"
|
||||||
#include "../config.h"
|
#include "../config.h"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user