X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=7f4ae266f9691b2834ccc01d331d1d00297e17bf;hb=8b73f6f02517e717842d122d82e1eb08cda95e19;hp=b850c562800c84c8b6d2b41b1393625ebc2de97c;hpb=f6be8c1e3850df6e50f343d4a41abcadc09e3fb8;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index b850c562..7f4ae266 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -1,6 +1,6 @@ // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*- -#ifndef __property_hh -#define __property_hh +#ifndef __atom_hh +#define __atom_hh /*! @file property.hh @brief Provides access to window properties @@ -327,4 +327,4 @@ public: } -#endif // __property_hh +#endif // __atom_hh