Moved tray.c

This commit is contained in:
James Booth
2016-07-24 15:10:58 +01:00
parent 90b9b48ab9
commit 8f213f22e7
5 changed files with 6 additions and 6 deletions

View File

@@ -81,7 +81,7 @@
#include "window_list.h"
#include "event/client_events.h"
#ifdef HAVE_GTK
#include "tray.h"
#include "ui/tray.h"
#endif
#include "tools/http_upload.h"
#ifdef HAVE_PYTHON