diff -r 29f5cd5f5367 -r 93785a7bda56 ui/ui/graphics.h --- a/ui/ui/graphics.h Sun Nov 29 17:22:15 2015 +0100 +++ b/ui/ui/graphics.h Sun Nov 29 20:03:06 2015 +0100 @@ -26,8 +26,8 @@ * POSSIBILITY OF SUCH DAMAGE. */ -#ifndef GRAPHICS_H -#define GRAPHICS_H +#ifndef UI_GRAPHICS_H +#define UI_GRAPHICS_H #include "toolkit.h" @@ -67,5 +67,5 @@ } #endif -#endif /* GRAPHICS_H */ +#endif /* UI_GRAPHICS_H */