Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/scrollbar.cc')
-rw-r--r--src/ui/scrollbar.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ui/scrollbar.cc b/src/ui/scrollbar.cc
index 38410f4..9469b6a 100644
--- a/src/ui/scrollbar.cc
+++ b/src/ui/scrollbar.cc
@@ -5,6 +5,7 @@
*/
#include "math/functions.h"
+#include "ui/button.h"
#include "ui/paint.h"
#include "ui/scrollbar.h"