--- gspeakers-0.11.old/src/filterlinkframe.cc 2008-12-20 06:35:36.000000000 +0200 +++ gspeakers-0.11.old/src/filterlinkframe.cc 2008-12-20 06:47:43.000000000 +0200 @@ -22,6 +22,7 @@ #include #include #include +#include #include "filterlinkframe.h" #include "gspeakersplot.h" #include "common.h" --- gspeakers-0.11.old/src/freqrespeditor.cc 2008-12-20 06:35:36.000000000 +0200 +++ gspeakers-0.11.old/src/freqrespeditor.cc 2008-12-20 06:49:35.000000000 +0200 @@ -20,6 +20,7 @@ #include "freqrespeditor.h" #include #include +#include #include #include #include --- gspeakers-0.11.old/src/popupentry.cc 2008-12-20 06:35:36.000000000 +0200 +++ gspeakers-0.11.old/src/popupentry.cc 2008-12-20 06:53:04.000000000 +0200 @@ -26,6 +26,7 @@ #include #include /* see XXX below */ #include +#include using namespace std; --- gspeakers-0.11.old/src/speakereditor.cc 2008-12-20 06:35:36.000000000 +0200 +++ gspeakers-0.11.old/src/speakereditor.cc 2008-12-20 06:36:40.000000000 +0200 @@ -18,6 +18,7 @@ */ #include +#include #include #include "speakereditor.h" #include "common.h" --- gspeakers-0.11.old/src/summedfreqrespplot.cc 2008-12-20 06:35:36.000000000 +0200 +++ gspeakers-0.11.old/src/summedfreqrespplot.cc 2008-12-20 06:51:23.000000000 +0200 @@ -20,6 +20,7 @@ */ #include +#include #include #include "summedfreqrespplot.h" #include "net.h"