summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'Slimber/MainController.h')
-rw-r--r--Slimber/MainController.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/Slimber/MainController.h b/Slimber/MainController.h
index ecb81ba..5f28c31 100644
--- a/Slimber/MainController.h
+++ b/Slimber/MainController.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 <boost/shared_ptr.hpp>
#include <boost/optional.hpp>
+#include <boost/shared_ptr.hpp>
-#include "Slimber/ServerError.h"
+#include <Slimber/ServerError.h>
namespace Swift {
class DNSSDQuerier;