refactor makefile with env variables
[systembsd.git] / src / interfaces / logind / logind-gen.h
index 3abf886b45eec1d646503c736d3db6dc87c8ad6f..dfd76ba8af9f3b165f560907a066eceebae7fd0e 100644 (file)
@@ -4,8 +4,8 @@
  * The license of this code is the same as for the source it was derived from.
  */
 
-#ifndef __SRC_INTERFACES_LOGIND_LOGIND_GEN_H__
-#define __SRC_INTERFACES_LOGIND_LOGIND_GEN_H__
+#ifndef __LOGIND_GEN_H__
+#define __LOGIND_GEN_H__
 
 #include <gio/gio.h>
 
@@ -1402,4 +1402,4 @@ Login1Manager *login1_manager_skeleton_new (void);
 
 G_END_DECLS
 
-#endif /* __SRC_INTERFACES_LOGIND_LOGIND_GEN_H__ */
+#endif /* __LOGIND_GEN_H__ */