aboutsummaryrefslogtreecommitdiff
path: root/src/MenuCreator.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/MenuCreator.cc')
-rw-r--r--src/MenuCreator.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/MenuCreator.cc b/src/MenuCreator.cc
index 63691af..72e55ca 100644
--- a/src/MenuCreator.cc
+++ b/src/MenuCreator.cc
@@ -54,6 +54,7 @@
54#include "FbTk/Transparent.hh" 54#include "FbTk/Transparent.hh"
55 55
56#include <iostream> 56#include <iostream>
57#include <algorithm>
57 58
58using std::cerr; 59using std::cerr;
59using std::endl; 60using std::endl;