summaryrefslogtreecommitdiffstats
path: root/src/Session.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Session.cpp')
-rw-r--r--src/Session.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Session.cpp b/src/Session.cpp
index ec508a6..85d9a58 100644
--- a/src/Session.cpp
+++ b/src/Session.cpp
@@ -16,9 +16,9 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
+#include "LashClient.hpp"
#include "Project.hpp"
#include "Session.hpp"
-#include "LashClient.hpp"
using namespace std;
using boost::shared_ptr;