From 0514ff44f60b8347391a86e0dcef6dca7e852310 Mon Sep 17 00:00:00 2001 From: Dimitar Petrovski Date: Sun, 23 Oct 2011 17:36:21 +0200 Subject: fix includes --- dish.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dish.h b/dish.h index 963fb42..4f96b7f 100644 --- a/dish.h +++ b/dish.h @@ -10,7 +10,7 @@ #ifndef LIBSI_DISH_H #define LIBSI_DISH_H -#include +#include namespace SI { -- cgit v1.2.3