diff options
Diffstat (limited to 'src/tests/texturetest.cc')
-rw-r--r-- | src/tests/texturetest.cc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/tests/texturetest.cc b/src/tests/texturetest.cc index 4e10af6..8f9a5f4 100644 --- a/src/tests/texturetest.cc +++ b/src/tests/texturetest.cc | |||
@@ -1,3 +1,6 @@ | |||
1 | // texturetest.cc a test app for Textures | ||
2 | // Copyright (c) 2004 - 2005 Henrik Kinnunen (fluxgen at fluxbox dot org) | ||
3 | |||
1 | #include "ImageControl.hh" | 4 | #include "ImageControl.hh" |
2 | #include "Color.hh" | 5 | #include "Color.hh" |
3 | #include "GContext.hh" | 6 | #include "GContext.hh" |