summaryrefslogtreecommitdiffstats
path: root/common/fbgui.h
diff options
context:
space:
mode:
authorNiklas2011-10-21 14:30:36 +0200
committerNiklas2011-10-21 14:30:36 +0200
commitd3981804f31fb842d37607c7db58f9b977ba366e (patch)
tree41d0c3d7a69d93b00a08e6cc2ff67163118535ea /common/fbgui.h
parentnow the two versions of the NetworkDiscovery code should be the same (except ... (diff)
downloadfbgui-d3981804f31fb842d37607c7db58f9b977ba366e.tar.gz
fbgui-d3981804f31fb842d37607c7db58f9b977ba366e.tar.xz
fbgui-d3981804f31fb842d37607c7db58f9b977ba366e.zip
added some config possibilities
Diffstat (limited to 'common/fbgui.h')
-rw-r--r--common/fbgui.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/common/fbgui.h b/common/fbgui.h
index 75f9b7b..acbda66 100644
--- a/common/fbgui.h
+++ b/common/fbgui.h
@@ -1,5 +1,5 @@
-#ifndef FBGUI_H
-#define FBGUI_H
+#ifndef COMMON_FBGUI_H
+#define COMMON_FBGUI_H
#define DEFAULT_INTERFACE_CONF_LOCATION "/var/tmp/conf_"
#define DEFAULT_QTSOCKETADDRESS "/var/tmp/qt_c_socket_default"
@@ -12,4 +12,4 @@
#define DHCPCD_WRITE 12
#define DHCPCD_LOG 13
-#endif // FBGUI_H
+#endif // COMMON_FBGUI_H