From 17d6f7f069b8228175d86ae034f03e80fbd48d36 Mon Sep 17 00:00:00 2001 From: kmetykog Date: Mon, 20 Sep 2010 22:32:05 +0000 Subject: [PATCH] D38 - Fixed include. Re #183. git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@2771 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: a61f0bc6f797f25b147d8da7d387f83a468ff22d Former-commit-id: 7a6cf4ace71ddd14652b76a20db1dd5b51e6e834 --- src/drivers/kilo2008/util.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/drivers/kilo2008/util.cpp b/src/drivers/kilo2008/util.cpp index 5a59a8b91..04ef50e23 100644 --- a/src/drivers/kilo2008/util.cpp +++ b/src/drivers/kilo2008/util.cpp @@ -19,7 +19,7 @@ */ -#include "drivers/kilo2008/util.h" +#include "util.h" #include /////////////////////////////////////////////////////////////////////////////