summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAdam NAILI2017-12-08 21:34:40 +0100
committerAdam NAILI2017-12-08 21:34:40 +0100
commit4bb6d10d3ffe0376389f9e6f08c90e155687aa91 (patch)
tree4cc973b194bb5bdabd494ed147e488e344d58305 /include
parent81eb171910e03ecb06b3b984375622efbe48b739 (diff)
downloadmorpher-4bb6d10d3ffe0376389f9e6f08c90e155687aa91.tar.gz
Including window.h
Diffstat (limited to 'include')
-rw-r--r--include/gui/button.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/gui/button.h b/include/gui/button.h
index 4d3bfe5..8537151 100644
--- a/include/gui/button.h
+++ b/include/gui/button.h
@@ -1,6 +1,7 @@
1#ifndef UPEM_MORPHING_BUTTON 1#ifndef UPEM_MORPHING_BUTTON
2#define UPEM_MORPHING_BUTTON 2#define UPEM_MORPHING_BUTTON
3 3
4#include "window.h"
4/** 5/**
5 * File: button.h 6 * File: button.h
6 * Buttons handling 7 * Buttons handling