summaryrefslogtreecommitdiffstats
path: root/src/color.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/color.h')
-rw-r--r--src/color.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/color.h b/src/color.h
index d9aacc9..31176fe 100644
--- a/src/color.h
+++ b/src/color.h
@@ -12,13 +12,16 @@
// * GNU General Public License for more details.
// *
// * You should have received a copy of the GNU General Public License
-// * along with this program. If not, see http://www.gnu.org/licenses/.// color.h
+// * along with this program. If not, see http://www.gnu.org/licenses/.
+
+// color.h
#ifndef _COLOR_H_
#define _COLOR_H_
#include "control.h"
+#include "d3dengine.h"
class CD3DEngine;