From 2912dd1a4f85d56a4e07c7b54ad8026a30ae4791 Mon Sep 17 00:00:00 2001 From: alex-sh Date: Sat, 21 Dec 2013 13:02:05 +0000 Subject: [PATCH] Fixed compilation under new gcc. --- gtk2_prefs/trunk/gtk2_prefs/src/main.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/gtk2_prefs/trunk/gtk2_prefs/src/main.cpp b/gtk2_prefs/trunk/gtk2_prefs/src/main.cpp index 2048adef..8c2708dc 100644 --- a/gtk2_prefs/trunk/gtk2_prefs/src/main.cpp +++ b/gtk2_prefs/trunk/gtk2_prefs/src/main.cpp @@ -14,6 +14,7 @@ #include #include #include +#include #include #include