diff --git a/include/hueplusplus/BaseHttpHandler.h b/include/hueplusplus/BaseHttpHandler.h
index 836e952..e0bf4de 100644
--- a/include/hueplusplus/BaseHttpHandler.h
+++ b/include/hueplusplus/BaseHttpHandler.h
@@ -20,8 +20,8 @@
along with hueplusplus. If not, see .
**/
-#ifndef _BASE_HTTPHANDLER_H
-#define _BASE_HTTPHANDLER_H
+#ifndef INCLUDE_HUEPLUSPLUS_BASE_HTTP_HANDLER_H
+#define INCLUDE_HUEPLUSPLUS_BASE_HTTP_HANDLER_H
#include
#include
diff --git a/include/hueplusplus/BrightnessStrategy.h b/include/hueplusplus/BrightnessStrategy.h
index c080486..2a365de 100644
--- a/include/hueplusplus/BrightnessStrategy.h
+++ b/include/hueplusplus/BrightnessStrategy.h
@@ -20,8 +20,8 @@
along with hueplusplus. If not, see .
**/
-#ifndef _BRIGHTNESS_STRATEGY_H
-#define _BRIGHTNESS_STRATEGY_H
+#ifndef INCLUDE_HUEPLUSPLUS_BRIGHTNESS_STRATEGY_H
+#define INCLUDE_HUEPLUSPLUS_BRIGHTNESS_STRATEGY_H
#include
diff --git a/include/hueplusplus/ColorTemperatureStrategy.h b/include/hueplusplus/ColorTemperatureStrategy.h
index 948d693..e0b455f 100644
--- a/include/hueplusplus/ColorTemperatureStrategy.h
+++ b/include/hueplusplus/ColorTemperatureStrategy.h
@@ -20,8 +20,8 @@
along with hueplusplus. If not, see .
**/
-#ifndef _COLOR_TEMPERATURE_STRATEGY_H
-#define _COLOR_TEMPERATURE_STRATEGY_H
+#ifndef INCLUDE_HUEPLUSPLUS_COLOR_TEMPERATURE_STRATEGY_H
+#define INCLUDE_HUEPLUSPLUS_COLOR_TEMPERATURE_STRATEGY_H
#include
diff --git a/include/hueplusplus/ExtendedColorHueStrategy.h b/include/hueplusplus/ExtendedColorHueStrategy.h
index 28ad1d3..777bcba 100644
--- a/include/hueplusplus/ExtendedColorHueStrategy.h
+++ b/include/hueplusplus/ExtendedColorHueStrategy.h
@@ -20,8 +20,8 @@
along with hueplusplus. If not, see .
**/
-#ifndef _EXTENDED_COLOR_HUE_STRATEGY_H
-#define _EXTENDED_COLOR_HUE_STRATEGY_H
+#ifndef INCLUDE_HUEPLUSPLUS_EXTENDED_COLOR_HUE_STRATEGY_H
+#define INCLUDE_HUEPLUSPLUS_EXTENDED_COLOR_HUE_STRATEGY_H
#include "HueLight.h"
#include "SimpleColorHueStrategy.h"
diff --git a/include/hueplusplus/ExtendedColorTemperatureStrategy.h b/include/hueplusplus/ExtendedColorTemperatureStrategy.h
index a4afff4..04dda25 100644
--- a/include/hueplusplus/ExtendedColorTemperatureStrategy.h
+++ b/include/hueplusplus/ExtendedColorTemperatureStrategy.h
@@ -20,8 +20,8 @@
along with hueplusplus. If not, see .
**/
-#ifndef _EXTENDED_COLOR_TEMPERATURE_STRATEGY_H
-#define _EXTENDED_COLOR_TEMPERATURE_STRATEGY_H
+#ifndef INCLUDE_HUEPLUSPLUS_EXTENDED_COLOR_TEMPERATURE_STRATEGY_H
+#define INCLUDE_HUEPLUSPLUS_EXTENDED_COLOR_TEMPERATURE_STRATEGY_H
#include "HueLight.h"
#include "SimpleColorTemperatureStrategy.h"
diff --git a/include/hueplusplus/Hue.h b/include/hueplusplus/Hue.h
index 3134ca7..ad7323f 100644
--- a/include/hueplusplus/Hue.h
+++ b/include/hueplusplus/Hue.h
@@ -20,8 +20,8 @@
along with hueplusplus. If not, see .
**/
-#ifndef _HUE_H
-#define _HUE_H
+#ifndef INCLUDE_HUEPLUSPLUS_HUE_H
+#define INCLUDE_HUEPLUSPLUS_HUE_H
#include