src/GraphicsPointer.hh
author Tero Marttila <terom@fixme.fi>
Fri, 16 Jan 2009 00:42:02 +0200
changeset 397 13fa0546ef87
parent 233 ff4ecea83cf5
permissions -rw-r--r--
hopefully version stuff is now run properly on every make...
#ifndef GRAPHICS_POINTER_HH
#define GRAPHICS_POINTER_HH

/*
 * Break our #include-loop dependancy
 */
class Graphics;

#endif