summaryrefslogtreecommitdiff
path: root/include/gui
diff options
context:
space:
mode:
Diffstat (limited to 'include/gui')
-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