summaryrefslogtreecommitdiffstats
path: root/common/fbgui.h
diff options
context:
space:
mode:
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