summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Slimber/MenuletController.h')
-rw-r--r--Slimber/MenuletController.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Slimber/MenuletController.h b/Slimber/MenuletController.h
index 7885ad1..46dc41f 100644
--- a/Slimber/MenuletController.h
+++ b/Slimber/MenuletController.h
@@ -1,15 +1,15 @@
/*
- * Copyright (c) 2010 Isode Limited.
+ * Copyright (c) 2010-2016 Isode Limited.
* All rights reserved.
* See the COPYING file for more information.
*/
#pragma once
+#include <string>
#include <vector>
-#include <boost/signal.hpp>
-#include <string>
+#include <boost/signal.hpp>
class Menulet;