src/GraphicsPointer.hh
author ekku
Sun, 07 Dec 2008 18:21:44 +0000
changeset 247 b87f68be579f
parent 233 ff4ecea83cf5
permissions -rw-r--r--
When on the ground, dont integrate in vain
#ifndef GRAPHICS_POINTER_HH
#define GRAPHICS_POINTER_HH

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

#endif