From 4653a7f883304815b155d375a9437b74e6b1dbc2 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Tue, 27 Sep 2016 15:32:07 +0200 Subject: [PATCH] Bottle drop: fix headers --- src/modules/bottle_drop/bottle_drop.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/bottle_drop/bottle_drop.cpp b/src/modules/bottle_drop/bottle_drop.cpp index 0c17fb52be..1a47b9f50f 100644 --- a/src/modules/bottle_drop/bottle_drop.cpp +++ b/src/modules/bottle_drop/bottle_drop.cpp @@ -41,6 +41,7 @@ */ #include +#include #include #include #include @@ -60,7 +61,6 @@ #include #include #include -#include #include #include #include