summaryrefslogtreecommitdiff
path: root/src/components/dbus/include/dbus/schema.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/dbus/include/dbus/schema.h')
-rw-r--r--src/components/dbus/include/dbus/schema.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/components/dbus/include/dbus/schema.h b/src/components/dbus/include/dbus/schema.h
index e269bd2596..3dfe49cc95 100644
--- a/src/components/dbus/include/dbus/schema.h
+++ b/src/components/dbus/include/dbus/schema.h
@@ -29,8 +29,8 @@
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
* POSSIBILITY OF SUCH DAMAGE.
*/
-#ifndef SRC_COMPONENTS_DBUS_SCHEMA_INCLUDE_DBUS_SCHEMA_SCHEMA_H_
-#define SRC_COMPONENTS_DBUS_SCHEMA_INCLUDE_DBUS_SCHEMA_SCHEMA_H_
+#ifndef SRC_COMPONENTS_DBUS_INCLUDE_DBUS_SCHEMA_H_
+#define SRC_COMPONENTS_DBUS_INCLUDE_DBUS_SCHEMA_H_
#include <string>
#include <vector>
@@ -95,4 +95,4 @@ class DBusSchema {
} // namespace dbus
-#endif // SRC_COMPONENTS_DBUS_SCHEMA_INCLUDE_DBUS_SCHEMA_SCHEMA_H_
+#endif // SRC_COMPONENTS_DBUS_INCLUDE_DBUS_SCHEMA_H_