]> icculus.org git repositories - dana/openbox.git/blob - otk/rendertexture.cc
new authors. this is how we dooo iiiit...
[dana/openbox.git] / otk / rendertexture.cc
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2
3 #ifdef    HAVE_CONFIG_H
4 #  include "../config.h"
5 #endif // HAVE_CONFIG_H
6
7 #include "rendertexture.hh"
8
9 namespace otk {
10
11 }