From 81e44312b4976d5516f129f36a67fe381bcb6883 Mon Sep 17 00:00:00 2001 From: Hisham Muhammad Date: Sun, 25 Dec 2011 20:23:53 +0000 Subject: Use strdup explicitly --- ColorsPanel.h | 1 + 1 file changed, 1 insertion(+) (limited to 'ColorsPanel.h') diff --git a/ColorsPanel.h b/ColorsPanel.h index fac99639..f32152bf 100644 --- a/ColorsPanel.h +++ b/ColorsPanel.h @@ -3,6 +3,7 @@ #ifndef HEADER_ColorsPanel #define HEADER_ColorsPanel +#include "config.h" #include "CRT.h" #include "Panel.h" -- cgit v1.2.3