src/transparency.h
branchnoai
changeset 9723 eee46cb39750
parent 9722 ebf0ece7d8f6
child 6878 7d1ff2f621c7
child 9732 f8eb3e208514
--- a/src/transparency.h	Fri Nov 23 16:59:30 2007 +0000
+++ b/src/transparency.h	Wed Jan 09 18:11:12 2008 +0000
@@ -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.