summaryrefslogtreecommitdiff
path: root/src/transparency.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/transparency.h')
-rw-r--r--src/transparency.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/transparency.h b/src/transparency.h
index fff77d70d..344946769 100644
--- a/src/transparency.h
+++ b/src/transparency.h
@@ -5,6 +5,8 @@
#ifndef TRANSPARENCY_H
#define TRANSPARENCY_H
+#include "gfx_func.h"
+
/**
* Transparency option bits: which position in _transparency_opt stands for which transparency.
* If you change the order, change the order of the ShowTransparencyToolbar() stuff in transparency_gui.cpp too.