diff options
Diffstat (limited to 'src/FbTk/LayerItem.hh')
-rw-r--r-- | src/FbTk/LayerItem.hh | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/FbTk/LayerItem.hh b/src/FbTk/LayerItem.hh index 5d1035e..a4cdd49 100644 --- a/src/FbTk/LayerItem.hh +++ b/src/FbTk/LayerItem.hh | |||
@@ -20,8 +20,8 @@ | |||
20 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER | 20 | // FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER |
21 | // DEALINGS IN THE SOFTWARE. | 21 | // DEALINGS IN THE SOFTWARE. |
22 | 22 | ||
23 | #ifndef FBTK_XLAYERITEM_HH | 23 | #ifndef FBTK_LAYERITEM_HH |
24 | #define FBTK_XLAYERITEM_HH | 24 | #define FBTK_LAYERITEM_HH |
25 | 25 | ||
26 | #include "Layer.hh" | 26 | #include "Layer.hh" |
27 | #include "NotCopyable.hh" | 27 | #include "NotCopyable.hh" |
@@ -76,4 +76,4 @@ private: | |||
76 | 76 | ||
77 | } | 77 | } |
78 | 78 | ||
79 | #endif // FBTK_XLAYERITEM_HH | 79 | #endif // FBTK_LAYERITEM_HH |