summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/FbTk/Container.hh1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/FbTk/Container.hh b/src/FbTk/Container.hh
index e2614a8..bd5e3aa 100644
--- a/src/FbTk/Container.hh
+++ b/src/FbTk/Container.hh
@@ -29,6 +29,7 @@
29#include "Orientation.hh" 29#include "Orientation.hh"
30 30
31#include <list> 31#include <list>
32#include <functional>
32 33
33namespace FbTk { 34namespace FbTk {
34 35