aboutsummaryrefslogtreecommitdiff
path: root/tray.h
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-05-10 13:31:43 +1200
committerDavid <dbphillipsnz@gmail.com>2014-06-06 20:29:36 +1200
commitc537b4cc6d0bf2cedcb95848328e902c5be50ace (patch)
treeb6bda9925afbef3f4266ba15f3d9e931eee06512 /tray.h
parentbf04ee460a3221f8d4b6caa628a5820375642545 (diff)
downloadparamano-c537b4cc6d0bf2cedcb95848328e902c5be50ace.tar.xz
Better makefile (I got sidetracked)
Diffstat (limited to 'tray.h')
-rw-r--r--tray.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/tray.h b/tray.h
index 223ac26..a9b0eed 100644
--- a/tray.h
+++ b/tray.h
@@ -22,11 +22,11 @@
#include <glib.h>
#include "widget_manager.h"
-#include "freq_tray/getfreq.h"
-#include "freq_tray/getcore.h"
-#include "freq_tray/getgov.h"
-#include "trayfreq_set/trayfreq_set_interface.h"
-#include "bat_tray/bat_tray.h"
+#include "getfreq.h"
+#include "getcore.h"
+#include "getgov.h"
+#include "trayfreq_set_interface.h"
+#include "bat_tray.h"
#include "defaults.h"
#include <gtk/gtk.h>